+ TESTLOGS='test/gcc/gcc.sum test/g++/g++.sum' + rm -rf /home/regress/tbox/native/build-objs-1 /home/regress/tbox/native/state-objs/regress /home/regress/tbox/native/state-objs/failed + mkdir /home/regress/tbox/native/build-objs-1 /home/regress/tbox/native/build-objs-1/build /home/regress/tbox/native/build-objs-1/objs + cd /home/regress/tbox/native/build-objs-1 ++ /home/regress/tbox/src-objs/config.guess + H_BUILD=i686-pc-linux-gnu + H_HOST=i686-pc-linux-gnu + '[' native = native ']' + H_TARGET=i686-pc-linux-gnu ++ /home/regress/tbox/src-objs/config.sub i686-pc-linux-gnu + H_REAL_TARGET=i686-pc-linux-gnu ++ /home/regress/tbox/src-objs/config.sub i686-pc-linux-gnu + H_REAL_BUILD=i686-pc-linux-gnu ++ /home/regress/tbox/src-objs/config.sub i686-pc-linux-gnu + H_REAL_HOST=i686-pc-linux-gnu + echo build + cd /home/regress/tbox/native/build-objs-1/build + TMP_PREFIX=/home/regress/tbox/native/build-objs-1/install + /home/regress/tbox/src-objs/configure --prefix=/home/regress/tbox/objs-20110301 --target=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes checking for version 0.11 (or later revision) of PPL... no The following languages will be built: c,c++,fortran,java,lto,objc *** This configuration is not supported in the following subdirectories: gnattools target-libada target-libgo (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug 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... expect checking for runtest... runtest checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for i686-pc-linux-gnu-cc... no checking for cc... cc checking for i686-pc-linux-gnu-c++... no checking for c++... c++ checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for i686-pc-linux-gnu-gcj... no checking for gcj... no checking for i686-pc-linux-gnu-gfortran... no checking for gfortran... no checking for i686-pc-linux-gnu-gccgo... no checking for gccgo... no checking for ar... no checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for as... no checking for i686-pc-linux-gnu-as... no checking for as... as checking for dlltool... no checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... no checking for i686-pc-linux-gnu-ld... no checking for ld... ld checking for lipo... no checking for i686-pc-linux-gnu-lipo... no checking for lipo... no checking for nm... no checking for i686-pc-linux-gnu-nm... no checking for nm... nm checking for objdump... no checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking for ranlib... no checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for strip... no checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for windres... no checking for i686-pc-linux-gnu-windres... no checking for windres... no checking for windmc... no checking for i686-pc-linux-gnu-windmc... no checking for windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled 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... just compiled checking where to find the target gcc... just compiled checking where to find the target gcj... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... just compiled checking where to find the target lipo... host tool checking where to find the target nm... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile + '[' i686-pc-linux-gnu = i686-pc-linux-gnu -a i686-pc-linux-gnu = i686-pc-linux-gnu ']' + make all-gdb all-dejagnu all-ld make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build' Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E 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 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... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes 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... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: 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 `/home/regress/tbox/native/build-objs-1/build/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/intl' mkdir -p -- ./sim Configuring in ./sim configure: creating cache ./config.cache checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... (cached) ranlib configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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 Configuring in ./bfd configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking size of long long... 8 checking size of void *... 4 checking size of long... 4 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /home/regress/tbox/src-objs/libiberty/cp-demangle.c: In function 'd_demangle_callback': /home/regress/tbox/src-objs/libiberty/cp-demangle.c:4794: warning: 'dc' may be used uninitialized in this function gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/cp-demangle.c -o cp-demangle.o /home/regress/tbox/src-objs/libiberty/cp-demangle.c: In function 'd_demangle_callback': /home/regress/tbox/src-objs/libiberty/cp-demangle.c:4794: warning: 'dc' may be used uninitialized in this function if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/mkstemps.c -o mkstemps.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/src-objs/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/src-objs/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/src-objs/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.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 ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/libiberty/testsuite' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/libiberty' make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < /home/regress/tbox/src-objs/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < /home/regress/tbox/src-objs/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f /home/regress/tbox/src-objs/bfd/targmatch.sed < /home/regress/tbox/src-objs/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' gcc -o chew.$$ -g -O2 \ -I.. -I/home/regress/tbox/src-objs/bfd/doc/.. -I/home/regress/tbox/src-objs/bfd/doc/../../include -I/home/regress/tbox/src-objs/bfd/doc/../../intl -I../../intl /home/regress/tbox/src-objs/bfd/doc/chew.c; \ /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change chew.$$ chew make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str aoutx.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str archive.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change archive.tmp archive.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../archures.c >archures.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change archures.tmp archures.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../bfd.c >bfd.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change bfd.tmp bfdt.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../cache.c >cache.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change cache.tmp cache.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str coffcode.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str core.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change core.tmp core.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str elf.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change elf.tmp elf.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str elfcode.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str format.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change format.tmp format.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../libbfd.c >libbfd.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str < /home/regress/tbox/src-objs/bfd/doc/../bfdio.c >bfdio.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str opncls.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change opncls.tmp opncls.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str reloc.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change reloc.tmp reloc.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str section.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change section.tmp section.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str syms.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change syms.tmp syms.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str targets.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change targets.tmp targets.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str init.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change init.tmp init.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str hash.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change hash.tmp hash.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str linker.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change linker.tmp linker.texi make chew make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: `chew' is up to date. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' ./chew -f /home/regress/tbox/src-objs/bfd/doc/doc.str mmo.tmp /bin/sh /home/regress/tbox/src-objs/bfd/doc/../../move-if-change mmo.tmp mmo.texi creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/bfd/doc \ -o bfd.info `test -f 'bfd.texinfo' || echo '/home/regress/tbox/src-objs/bfd/doc/'`bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' Making info in po make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' ( if test 'x/home/regress/tbox/src-objs/bfd/po' != 'x.'; then \ posrcprefix='/home/regress/tbox/src-objs/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /home/regress/tbox/src-objs/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /home/regress/tbox/src-objs/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd' make[2]: Nothing to be done for `info-am'. make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd' make all-recursive make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd' Making all in doc make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/doc' Making all in po make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' file=`echo /home/regress/tbox/src-objs/bfd/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/da.po file=`echo /home/regress/tbox/src-objs/bfd/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/es.po file=`echo /home/regress/tbox/src-objs/bfd/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/fi.po file=`echo /home/regress/tbox/src-objs/bfd/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/fr.po file=`echo /home/regress/tbox/src-objs/bfd/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/id.po file=`echo /home/regress/tbox/src-objs/bfd/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/ja.po file=`echo /home/regress/tbox/src-objs/bfd/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/ro.po file=`echo /home/regress/tbox/src-objs/bfd/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/ru.po file=`echo /home/regress/tbox/src-objs/bfd/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/rw.po file=`echo /home/regress/tbox/src-objs/bfd/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/sv.po file=`echo /home/regress/tbox/src-objs/bfd/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/tr.po file=`echo /home/regress/tbox/src-objs/bfd/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/vi.po file=`echo /home/regress/tbox/src-objs/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/bfd/po/zh_CN.po make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd/po' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh /home/regress/tbox/src-objs/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo /home/regress/tbox/src-objs/bfd/archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c /home/regress/tbox/src-objs/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' /home/regress/tbox/src-objs/bfd/archures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" /home/regress/tbox/src-objs/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo /home/regress/tbox/src-objs/bfd/bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c /home/regress/tbox/src-objs/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo /home/regress/tbox/src-objs/bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c /home/regress/tbox/src-objs/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo /home/regress/tbox/src-objs/bfd/bfdwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c /home/regress/tbox/src-objs/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo /home/regress/tbox/src-objs/bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /home/regress/tbox/src-objs/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo /home/regress/tbox/src-objs/bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c /home/regress/tbox/src-objs/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo /home/regress/tbox/src-objs/bfd/corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c /home/regress/tbox/src-objs/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo /home/regress/tbox/src-objs/bfd/format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c /home/regress/tbox/src-objs/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /home/regress/tbox/src-objs/bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/regress/tbox/src-objs/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo /home/regress/tbox/src-objs/bfd/libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c /home/regress/tbox/src-objs/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo /home/regress/tbox/src-objs/bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c /home/regress/tbox/src-objs/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo /home/regress/tbox/src-objs/bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c /home/regress/tbox/src-objs/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo /home/regress/tbox/src-objs/bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c /home/regress/tbox/src-objs/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo /home/regress/tbox/src-objs/bfd/syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c /home/regress/tbox/src-objs/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' /home/regress/tbox/src-objs/bfd/targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" /home/regress/tbox/src-objs/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo /home/regress/tbox/src-objs/bfd/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c /home/regress/tbox/src-objs/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo /home/regress/tbox/src-objs/bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c /home/regress/tbox/src-objs/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo /home/regress/tbox/src-objs/bfd/srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c /home/regress/tbox/src-objs/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo /home/regress/tbox/src-objs/bfd/binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c /home/regress/tbox/src-objs/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo /home/regress/tbox/src-objs/bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c /home/regress/tbox/src-objs/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo /home/regress/tbox/src-objs/bfd/ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c /home/regress/tbox/src-objs/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo /home/regress/tbox/src-objs/bfd/stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c /home/regress/tbox/src-objs/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo /home/regress/tbox/src-objs/bfd/stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c /home/regress/tbox/src-objs/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo /home/regress/tbox/src-objs/bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c /home/regress/tbox/src-objs/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/home/regress/tbox/objs-20110301/lib/debug\" /home/regress/tbox/src-objs/bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/home/regress/tbox/objs-20110301/lib/debug\" /home/regress/tbox/src-objs/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo /home/regress/tbox/src-objs/bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c /home/regress/tbox/src-objs/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo /home/regress/tbox/src-objs/bfd/compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /home/regress/tbox/src-objs/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo /home/regress/tbox/src-objs/bfd/verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c /home/regress/tbox/src-objs/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo /home/regress/tbox/src-objs/bfd/elf32-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c /home/regress/tbox/src-objs/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo /home/regress/tbox/src-objs/bfd/elf-ifunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c /home/regress/tbox/src-objs/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo /home/regress/tbox/src-objs/bfd/elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c /home/regress/tbox/src-objs/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo /home/regress/tbox/src-objs/bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c /home/regress/tbox/src-objs/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo /home/regress/tbox/src-objs/bfd/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c /home/regress/tbox/src-objs/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo /home/regress/tbox/src-objs/bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c /home/regress/tbox/src-objs/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo /home/regress/tbox/src-objs/bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c /home/regress/tbox/src-objs/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo /home/regress/tbox/src-objs/bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c /home/regress/tbox/src-objs/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo /home/regress/tbox/src-objs/bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c /home/regress/tbox/src-objs/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo /home/regress/tbox/src-objs/bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c /home/regress/tbox/src-objs/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo /home/regress/tbox/src-objs/bfd/i386linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c /home/regress/tbox/src-objs/bfd/i386linux.c -o i386linux.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo /home/regress/tbox/src-objs/bfd/aout32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c /home/regress/tbox/src-objs/bfd/aout32.c -o aout32.o mv -f .deps/aout32.Tpo .deps/aout32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo /home/regress/tbox/src-objs/bfd/pei-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c /home/regress/tbox/src-objs/bfd/pei-i386.c -o pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo rm -f peigen.c sed -e s/XX/pe/g < /home/regress/tbox/src-objs/bfd/peXXigen.c > peigen.new mv -f peigen.new peigen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo /home/regress/tbox/src-objs/bfd/cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c /home/regress/tbox/src-objs/bfd/cofflink.c -o cofflink.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo /home/regress/tbox/src-objs/bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c /home/regress/tbox/src-objs/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo /home/regress/tbox/src-objs/bfd/cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c /home/regress/tbox/src-objs/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo /home/regress/tbox/src-objs/bfd/trad-core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/bfd -DTRAD_CORE -I. -I/home/regress/tbox/src-objs/bfd -I/home/regress/tbox/src-objs/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c /home/regress/tbox/src-objs/bfd/trad-core.c -o trad-core.o mv -f .deps/trad-core.Tpo .deps/trad-core.Plo rm -f tofiles f=""; \ for i in elf32-i386.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh /home/regress/tbox/src-objs/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /home/regress/tbox/objs-20110301/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz libtool: link: ar cru .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh /home/regress/tbox/src-objs/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/bfd' mkdir -p -- ./gdb Configuring in ./gdb configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking target system type... i686-pc-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for make... make checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for catalogs to be installed... checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for string.h... (cached) yes checking for mprotect... yes checking for memchr... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking for wchar_t... yes checking whether the preprocessor supports include_next... yes checking for long long int... yes checking for unsigned long long int... yes checking for C/C++ restrict keyword... __restrict checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking whether memmem works in linear time... no checking for memmem... (cached) yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking for bison... bison -y checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-dlltool... dlltool checking for i686-pc-linux-gnu-windres... windres checking for i686-pc-linux-gnu-mig... no checking for mig... no checking for main in -lm... yes checking for wctype... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing dlgetmodinfo... no checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncurses checking for library containing tgetent... none required checking whether to use expat... auto checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for libexpat... yes checking how to link with libexpat... -lexpat checking for XML_StopParser... yes checking whether to use python... auto checking for python... /usr/bin/python checking for python2.4... yes checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrapv checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stddef.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 sys/fault.h usability... no checking sys/fault.h presence... no checking for sys/fault.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking for unistd.h... (cached) yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for link.h... yes checking for sys/proc.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking whether free is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether strerror is declared... yes checking whether strstr is declared... yes checking whether getopt is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking return type of signal handlers... void checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no 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 for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no 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 canonicalize_file_name... yes checking for realpath... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread64... yes checking for resize_term... yes checking for sbrk... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for socketpair... yes checking for syscall... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for nl_langinfo and CODESET... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes checking for sigsetjmp... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for pstatus_t in sys/procfs.h... no checking for prrun_t in sys/procfs.h... no checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for prfpregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for prsysent_t in sys/procfs.h... no checking for pr_sigset_t in sys/procfs.h... no checking for pr_sigaction64_t in sys/procfs.h... no checking for pr_siginfo64_t in sys/procfs.h... no checking whether prfpregset_t type is broken... no checking for PIOCSET ioctl entry in sys/procfs.h... no checking for member l_addr in struct link_map... yes checking for member lm_addr in struct link_map... no checking for member som_addr in struct so_map... no checking for struct link_map32 in sys/link.h... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking whether has __NR_tkill... yes checking whether ADDR_NO_RANDOMIZE is declared... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror checking for cygwin... no checking for ELF support in BFD... yes checking for X... libraries , headers checking whether gdbserver is supported on this host... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating .gdbinit config.status: creating doc/Makefile config.status: creating gnulib/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking /home/regress/tbox/src-objs/gdb/config/nm-linux.h to nm.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing depfiles commands config.status: executing default commands === configuring in testsuite (/home/regress/tbox/native/build-objs-1/build/gdb/testsuite) configure: running /bin/sh /home/regress/tbox/src-objs/gdb/testsuite/configure --disable-option-checking '--prefix=/home/regress/tbox/objs-20110301' '--with-gnu-as' '--with-gnu-ld' '--enable-languages=c,c++,fortran,java,lto,objc' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-g -O2' 'LDFLAGS= ' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=/home/regress/tbox/src-objs/gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (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 ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating gdb.ada/Makefile config.status: creating gdb.arch/Makefile config.status: creating gdb.asm/Makefile config.status: creating gdb.base/Makefile config.status: creating gdb.cp/Makefile config.status: creating gdb.disasm/Makefile config.status: creating gdb.dwarf2/Makefile config.status: creating gdb.fortran/Makefile config.status: creating gdb.server/Makefile config.status: creating gdb.java/Makefile config.status: creating gdb.mi/Makefile config.status: creating gdb.modula2/Makefile config.status: creating gdb.multi/Makefile config.status: creating gdb.objc/Makefile config.status: creating gdb.opencl/Makefile config.status: creating gdb.opt/Makefile config.status: creating gdb.pascal/Makefile config.status: creating gdb.python/Makefile config.status: creating gdb.reverse/Makefile config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile === configuring in gdb.stabs (/home/regress/tbox/native/build-objs-1/build/gdb/testsuite/gdb.stabs) configure: running /bin/sh /home/regress/tbox/src-objs/gdb/testsuite/gdb.stabs/configure --disable-option-checking '--prefix=/home/regress/tbox/objs-20110301' '--with-gnu-as' '--with-gnu-ld' '--enable-languages=c,c++,fortran,java,lto,objc' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-g -O2' 'LDFLAGS= ' 'YACC=bison -y' --cache-file=../.././config.cache --srcdir=/home/regress/tbox/src-objs/gdb/testsuite/gdb.stabs configure: loading cache ../.././config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu configure: creating ./config.status config.status: creating Makefile === configuring in common (/home/regress/tbox/native/build-objs-1/build/gdb/common) configure: running /bin/sh /home/regress/tbox/src-objs/gdb/common/configure --disable-option-checking '--prefix=/home/regress/tbox/objs-20110301' '--with-gnu-as' '--with-gnu-ld' '--enable-languages=c,c++,fortran,java,lto,objc' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-g -O2' 'LDFLAGS= ' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=/home/regress/tbox/src-objs/gdb/common configure: loading cache .././config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (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 ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile === configuring in gdbserver (/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver) configure: running /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/configure --disable-option-checking '--prefix=/home/regress/tbox/objs-20110301' '--with-gnu-as' '--with-gnu-ld' '--enable-languages=c,c++,fortran,java,lto,objc' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-g -O2' 'LDFLAGS= ' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=/home/regress/tbox/src-objs/gdb/gdbserver configure: loading cache .././config.cache checking for i686-pc-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (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 ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for sgtty.h... (cached) yes checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for sys/reg.h... (cached) yes checking for string.h... (cached) yes checking for proc_service.h... (cached) no checking for sys/procfs.h... (cached) yes checking for thread_db.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking for sys/file.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for sys/ioctl.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/wait.h... (cached) yes checking for pread... yes checking for pwrite... yes checking for pread64... (cached) yes checking for memmem... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking for ust... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror checking for dladdr... yes checking for errno... yes - in errno.h checking whether strerror is declared... (cached) yes checking whether perror is declared... yes checking whether memmem is declared... (cached) yes checking whether vasprintf is declared... yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... (cached) yes checking if building for x86-64... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... yes checking whether the target supports __sync_*_compare_and_swap... no configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default commands Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/opcodes' make all-recursive make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/opcodes' Making all in . make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo /home/regress/tbox/src-objs/opcodes/dis-buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c /home/regress/tbox/src-objs/opcodes/dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 /home/regress/tbox/src-objs/opcodes/disassemble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 /home/regress/tbox/src-objs/opcodes/disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo /home/regress/tbox/src-objs/opcodes/dis-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c /home/regress/tbox/src-objs/opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo /home/regress/tbox/src-objs/opcodes/i386-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c /home/regress/tbox/src-objs/opcodes/i386-dis.c -o i386-dis.o mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo /home/regress/tbox/src-objs/opcodes/i386-opc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/opcodes -I. -I/home/regress/tbox/src-objs/opcodes -I../bfd -I/home/regress/tbox/src-objs/opcodes/../include -I/home/regress/tbox/src-objs/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c /home/regress/tbox/src-objs/opcodes/i386-opc.c -o i386-opc.o mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /home/regress/tbox/objs-20110301/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar cru .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh /home/regress/tbox/src-objs/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/opcodes' Making all in po make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/opcodes/po' file=`echo /home/regress/tbox/src-objs/opcodes/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/da.po file=`echo /home/regress/tbox/src-objs/opcodes/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/de.po file=`echo /home/regress/tbox/src-objs/opcodes/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/es.po file=`echo /home/regress/tbox/src-objs/opcodes/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/fi.po file=`echo /home/regress/tbox/src-objs/opcodes/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/fr.po file=`echo /home/regress/tbox/src-objs/opcodes/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/ga.po file=`echo /home/regress/tbox/src-objs/opcodes/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/id.po file=`echo /home/regress/tbox/src-objs/opcodes/po/nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/nl.po file=`echo /home/regress/tbox/src-objs/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/pt_BR.po file=`echo /home/regress/tbox/src-objs/opcodes/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/ro.po file=`echo /home/regress/tbox/src-objs/opcodes/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/sv.po file=`echo /home/regress/tbox/src-objs/opcodes/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/tr.po file=`echo /home/regress/tbox/src-objs/opcodes/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/vi.po file=`echo /home/regress/tbox/src-objs/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/opcodes/po/zh_CN.po make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/opcodes/po' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/opcodes' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/opcodes' mkdir -p -- ./readline Configuring in ./readline configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu Beginning configuration for readline-5.1 for i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes 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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrtowc... yes checking for mbrlen... yes checking for wctomb... yes checking for wcwidth... yes checking for wcsdup... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking configuration for building shared libraries... supported configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/readline' rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/bind.c /home/regress/tbox/src-objs/readline/bind.c: In function 'rl_function_of_keyseq': /home/regress/tbox/src-objs/readline/bind.c:682: warning: comparison is always true due to limited range of data type rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/display.c /home/regress/tbox/src-objs/readline/display.c: In function 'rl_character_len': /home/regress/tbox/src-objs/readline/display.c:1850: warning: comparison is always true due to limited range of data type rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/misc.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/compat.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/xmalloc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/shell.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 /home/regress/tbox/src-objs/readline/mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/readline -DRL_LIBRARY_VERSION='"5.1"' -g -O2 -DREADLINE_LIBRARY -c /home/regress/tbox/src-objs/readline/tilde.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "ranlib" && ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o test -n "ranlib" && ranlib libhistory.a make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/readline' make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/sim' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/sim' Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-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... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... gcc -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/libdecnumber' source='/home/regress/tbox/src-objs/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/decNumber.c source='/home/regress/tbox/src-objs/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/decContext.c source='/home/regress/tbox/src-objs/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/decimal32.c source='/home/regress/tbox/src-objs/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/decimal64.c source='/home/regress/tbox/src-objs/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/decimal128.c source='/home/regress/tbox/src-objs/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/bid2dpd_dpd2bid.c source='/home/regress/tbox/src-objs/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/host-ieee32.c source='/home/regress/tbox/src-objs/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/host-ieee64.c source='/home/regress/tbox/src-objs/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I/home/regress/tbox/src-objs/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/src-objs/libdecnumber -I. -c /home/regress/tbox/src-objs/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/libdecnumber' make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands config.status: executing depdir commands /home/regress/tbox/src-objs/gdb/observer.sh h /home/regress/tbox/src-objs/gdb/doc/observer.texi observer.h Creating observer.htmp Moving observer.htmp to observer.h /home/regress/tbox/src-objs/gdb/observer.sh inc /home/regress/tbox/src-objs/gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc if [ "flex" ] && flex --version >/dev/null 2>&1; then \ flex -oada-lex.c /home/regress/tbox/src-objs/gdb/ada-lex.l && \ rm -f ada-lex.c.new && \ sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e 's/yy_flex_xrealloc/yyxrealloc/g' \ < ada-lex.c > ada-lex.c.new && \ rm -f ada-lex.c && \ mv ada-lex.c.new ada-lex.c; \ elif [ -f ada-lex.c ]; then \ echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \ else \ echo "ada-lex.c missing and flex not available."; \ false; \ fi make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /home/regress/tbox/src-objs/gdb/gnulib/extra/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /home/regress/tbox/src-objs/gdb/gnulib/extra/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /home/regress/tbox/src-objs/gdb/gnulib/extra/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < /home/regress/tbox/src-objs/gdb/gnulib/string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < /home/regress/tbox/src-objs/gdb/gnulib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|0|g' \ -e 's|@''GNULIB_MBRTOWC''@|0|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < /home/regress/tbox/src-objs/gdb/gnulib/wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make all-recursive make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[5]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/gdb/gnulib -I.. -g -O2 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /home/regress/tbox/src-objs/gdb/gnulib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/gdb/gnulib -I.. -g -O2 -MT memmem.o -MD -MP -MF .deps/memmem.Tpo -c -o memmem.o /home/regress/tbox/src-objs/gdb/gnulib/memmem.c mv -f .deps/memmem.Tpo .deps/memmem.Po rm -f libgnu.a ar cru libgnu.a dummy.o memmem.o ranlib libgnu.a make[5]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo /home/regress/tbox/src-objs/gdb/gdb.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo /home/regress/tbox/src-objs/gdb/i386-tdep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo /home/regress/tbox/src-objs/gdb/i386-linux-tdep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo /home/regress/tbox/src-objs/gdb/glibc-tdep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo /home/regress/tbox/src-objs/gdb/i387-tdep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo /home/regress/tbox/src-objs/gdb/solib.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo /home/regress/tbox/src-objs/gdb/solib-svr4.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo /home/regress/tbox/src-objs/gdb/symfile-mem.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo /home/regress/tbox/src-objs/gdb/corelow.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo /home/regress/tbox/src-objs/gdb/linux-tdep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo /home/regress/tbox/src-objs/gdb/linux-record.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo /home/regress/tbox/src-objs/gdb/ser-base.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo /home/regress/tbox/src-objs/gdb/ser-unix.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo /home/regress/tbox/src-objs/gdb/ser-pipe.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo /home/regress/tbox/src-objs/gdb/ser-tcp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo /home/regress/tbox/src-objs/gdb/inf-ptrace.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo /home/regress/tbox/src-objs/gdb/fork-child.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo /home/regress/tbox/src-objs/gdb/i386-nat.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o i386-linux-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo /home/regress/tbox/src-objs/gdb/i386-linux-nat.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo /home/regress/tbox/src-objs/gdb/proc-service.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo /home/regress/tbox/src-objs/gdb/linux-thread-db.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo /home/regress/tbox/src-objs/gdb/linux-nat.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo /home/regress/tbox/src-objs/gdb/linux-fork.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo /home/regress/tbox/src-objs/gdb/remote.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo /home/regress/tbox/src-objs/gdb/dcache.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo /home/regress/tbox/src-objs/gdb/tracepoint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo /home/regress/tbox/src-objs/gdb/ax-general.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo /home/regress/tbox/src-objs/gdb/ax-gdb.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo /home/regress/tbox/src-objs/gdb/remote-fileio.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-dump.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-decode.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-script.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-cmds.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-setshow.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-logging.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-interp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo /home/regress/tbox/src-objs/gdb/cli/cli-utils.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-out.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-console.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmds.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-env.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-var.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-break.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-stack.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-file.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-disas.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-symbol-cmds.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-cmd-target.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-interp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-main.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-parse.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-getopt.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-command.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-data.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-disasm.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-file.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo /home/regress/tbox/src-objs/gdb/tui/tui.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-hooks.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-interp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-io.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-layout.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-out.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-regs.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-source.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-stack.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-win.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-windata.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-wingeneral.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-winsource.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/python.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-auto-load.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-block.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-bpevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-breakpoint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-cmd.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-continueevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-event.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-evtregistry.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-evts.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-exitedevent.o -MT py-exitedevent.o -MMD -MP -MF .deps/py-exitedevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-exitedevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-function.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-inferior.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-infthread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-lazy-string.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-objfile.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-param.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-prettyprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-progspace.o -MT py-progspace.o -MMD -MP -MF .deps/py-progspace.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-progspace.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-signalevent.o -MT py-signalevent.o -MMD -MP -MF .deps/py-signalevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-signalevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-stopevent.o -MT py-stopevent.o -MMD -MP -MF .deps/py-stopevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-stopevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-symbol.o -MT py-symbol.o -MMD -MP -MF .deps/py-symbol.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-symbol.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-symtab.o -MT py-symtab.o -MMD -MP -MF .deps/py-symtab.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-symtab.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-threadevent.o -MT py-threadevent.o -MMD -MP -MF .deps/py-threadevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-threadevent.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-type.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-utils.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv /home/regress/tbox/src-objs/gdb/python/py-value.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo /home/regress/tbox/src-objs/gdb/elfread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo /home/regress/tbox/src-objs/gdb/posix-hdep.c rm -f c-exp.c c-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \ || (rm -f c-exp.c; false) conflicts: 18 shift/reduce, 9 reduce/reduce sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/c-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/c-exp.y|sed 's/\//\\\\\//g'`/" \ < c-exp.c.tmp > c-exp.c rm -f c-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c rm -f cp-name-parser.c cp-name-parser.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \ || (rm -f cp-name-parser.c; false) sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/cp-name-parser.y`/\1`echo /home/regress/tbox/src-objs/gdb/cp-name-parser.y|sed 's/\//\\\\\//g'`/" \ < cp-name-parser.c.tmp > cp-name-parser.c rm -f cp-name-parser.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c rm -f objc-exp.c objc-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/objc-exp.y y.tab.c objc-exp.c -- bison -y && mv objc-exp.c objc-exp.c.tmp \ || (rm -f objc-exp.c; false) conflicts: 5 shift/reduce sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/objc-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/objc-exp.y|sed 's/\//\\\\\//g'`/" \ < objc-exp.c.tmp > objc-exp.c rm -f objc-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o objc-exp.o -MT objc-exp.o -MMD -MP -MF .deps/objc-exp.Tpo objc-exp.c rm -f ada-exp.c ada-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \ || (rm -f ada-exp.c; false) sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/ada-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/ada-exp.y|sed 's/\//\\\\\//g'`/" \ < ada-exp.c.tmp > ada-exp.c rm -f ada-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c rm -f jv-exp.c jv-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/jv-exp.y y.tab.c jv-exp.c -- bison -y && mv jv-exp.c jv-exp.c.tmp \ || (rm -f jv-exp.c; false) sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/jv-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/jv-exp.y|sed 's/\//\\\\\//g'`/" \ < jv-exp.c.tmp > jv-exp.c rm -f jv-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c rm -f f-exp.c f-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ || (rm -f f-exp.c; false) sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/f-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/f-exp.y|sed 's/\//\\\\\//g'`/" \ < f-exp.c.tmp > f-exp.c rm -f f-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c rm -f m2-exp.c m2-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) conflicts: 34 shift/reduce /home/regress/tbox/src-objs/gdb/m2-exp.y:355.25-44: warning: rule never reduced because of conflicts: @2: /* empty */ sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/m2-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/m2-exp.y|sed 's/\//\\\\\//g'`/" \ < m2-exp.c.tmp > m2-exp.c rm -f m2-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c rm -f p-exp.c p-exp.c.tmp /bin/sh /home/regress/tbox/src-objs/gdb/../ylwrap /home/regress/tbox/src-objs/gdb/p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \ || (rm -f p-exp.c; false) sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ -e '/include.*malloc.h/d' \ -e 's/\([^x]\)malloc/\1xmalloc/g' \ -e 's/\([^x]\)realloc/\1xrealloc/g' \ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ -e 's/\([ \t;,(]\)free$/\1xfree/g' \ -e '/^#line.*y.tab.c/d' \ -e "s/^\(#line.*\)`basename /home/regress/tbox/src-objs/gdb/p-exp.y`/\1`echo /home/regress/tbox/src-objs/gdb/p-exp.y|sed 's/\//\\\\\//g'`/" \ < p-exp.c.tmp > p-exp.c rm -f p-exp.c.tmp gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q /home/regress/tbox/src-objs/gdb/version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c-tmp echo 'const char target_name[] = "i686-pc-linux-gnu";' >> version.c-tmp mv version.c-tmp version.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo /home/regress/tbox/src-objs/gdb/annotate.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo /home/regress/tbox/src-objs/gdb/addrmap.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo /home/regress/tbox/src-objs/gdb/auxv.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo /home/regress/tbox/src-objs/gdb/bfd-target.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo /home/regress/tbox/src-objs/gdb/blockframe.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo /home/regress/tbox/src-objs/gdb/breakpoint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo /home/regress/tbox/src-objs/gdb/findvar.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo /home/regress/tbox/src-objs/gdb/regcache.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/regress/tbox/src-objs/gdb/charset.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo /home/regress/tbox/src-objs/gdb/disasm.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo /home/regress/tbox/src-objs/gdb/dummy-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo /home/regress/tbox/src-objs/gdb/dfp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo /home/regress/tbox/src-objs/gdb/source.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo /home/regress/tbox/src-objs/gdb/value.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo /home/regress/tbox/src-objs/gdb/eval.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo /home/regress/tbox/src-objs/gdb/valops.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo /home/regress/tbox/src-objs/gdb/valarith.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo /home/regress/tbox/src-objs/gdb/valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo /home/regress/tbox/src-objs/gdb/printcmd.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo /home/regress/tbox/src-objs/gdb/block.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/regress/tbox/src-objs/gdb/symtab.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo /home/regress/tbox/src-objs/gdb/psymtab.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo /home/regress/tbox/src-objs/gdb/symfile.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo /home/regress/tbox/src-objs/gdb/symmisc.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo /home/regress/tbox/src-objs/gdb/linespec.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo /home/regress/tbox/src-objs/gdb/dictionary.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo /home/regress/tbox/src-objs/gdb/infcall.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo /home/regress/tbox/src-objs/gdb/infcmd.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo /home/regress/tbox/src-objs/gdb/infrun.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo /home/regress/tbox/src-objs/gdb/expprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo /home/regress/tbox/src-objs/gdb/environ.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo /home/regress/tbox/src-objs/gdb/stack.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo /home/regress/tbox/src-objs/gdb/thread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo /home/regress/tbox/src-objs/gdb/exceptions.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo /home/regress/tbox/src-objs/gdb/filesystem.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo /home/regress/tbox/src-objs/gdb/inf-child.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo /home/regress/tbox/src-objs/gdb/interps.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/home/regress/tbox/objs-20110301/bin\" /home/regress/tbox/src-objs/gdb/main.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo /home/regress/tbox/src-objs/gdb/macrotab.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo /home/regress/tbox/src-objs/gdb/macrocmd.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo /home/regress/tbox/src-objs/gdb/macroexp.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo /home/regress/tbox/src-objs/gdb/macroscope.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo /home/regress/tbox/src-objs/gdb/mi/mi-common.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo /home/regress/tbox/src-objs/gdb/event-loop.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo /home/regress/tbox/src-objs/gdb/event-top.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo /home/regress/tbox/src-objs/gdb/inf-loop.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo /home/regress/tbox/src-objs/gdb/completer.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo /home/regress/tbox/src-objs/gdb/gdbarch.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo /home/regress/tbox/src-objs/gdb/arch-utils.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo /home/regress/tbox/src-objs/gdb/gdbtypes.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo /home/regress/tbox/src-objs/gdb/osabi.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo /home/regress/tbox/src-objs/gdb/copying.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo /home/regress/tbox/src-objs/gdb/memattr.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo /home/regress/tbox/src-objs/gdb/mem-break.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo /home/regress/tbox/src-objs/gdb/target.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo /home/regress/tbox/src-objs/gdb/parse.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo /home/regress/tbox/src-objs/gdb/language.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo /home/regress/tbox/src-objs/gdb/buildsym.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo /home/regress/tbox/src-objs/gdb/findcmd.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo /home/regress/tbox/src-objs/gdb/std-regs.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo /home/regress/tbox/src-objs/gdb/exec.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo /home/regress/tbox/src-objs/gdb/reverse.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo /home/regress/tbox/src-objs/gdb/bcache.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo /home/regress/tbox/src-objs/gdb/objfiles.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo /home/regress/tbox/src-objs/gdb/observer.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo /home/regress/tbox/src-objs/gdb/minsyms.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo /home/regress/tbox/src-objs/gdb/maint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo /home/regress/tbox/src-objs/gdb/demangle.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo /home/regress/tbox/src-objs/gdb/dbxread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo /home/regress/tbox/src-objs/gdb/coffread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo /home/regress/tbox/src-objs/gdb/coff-pe-read.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo /home/regress/tbox/src-objs/gdb/dwarf2read.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo /home/regress/tbox/src-objs/gdb/mipsread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo /home/regress/tbox/src-objs/gdb/stabsread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo /home/regress/tbox/src-objs/gdb/corefile.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo /home/regress/tbox/src-objs/gdb/dwarf2expr.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo /home/regress/tbox/src-objs/gdb/dwarf2loc.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo /home/regress/tbox/src-objs/gdb/dwarf2-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo /home/regress/tbox/src-objs/gdb/ada-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo /home/regress/tbox/src-objs/gdb/c-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo /home/regress/tbox/src-objs/gdb/d-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo /home/regress/tbox/src-objs/gdb/f-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo /home/regress/tbox/src-objs/gdb/objc-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo /home/regress/tbox/src-objs/gdb/ada-tasks.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo /home/regress/tbox/src-objs/gdb/ui-out.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo /home/regress/tbox/src-objs/gdb/cli-out.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo /home/regress/tbox/src-objs/gdb/varobj.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo /home/regress/tbox/src-objs/gdb/vec.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o wrapper.o -MT wrapper.o -MMD -MP -MF .deps/wrapper.Tpo /home/regress/tbox/src-objs/gdb/wrapper.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo /home/regress/tbox/src-objs/gdb/jv-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo /home/regress/tbox/src-objs/gdb/jv-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo /home/regress/tbox/src-objs/gdb/jv-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo /home/regress/tbox/src-objs/gdb/m2-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo /home/regress/tbox/src-objs/gdb/opencl-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo /home/regress/tbox/src-objs/gdb/p-lang.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo /home/regress/tbox/src-objs/gdb/p-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo /home/regress/tbox/src-objs/gdb/p-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo /home/regress/tbox/src-objs/gdb/sentinel-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo /home/regress/tbox/src-objs/gdb/complaints.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo /home/regress/tbox/src-objs/gdb/typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo /home/regress/tbox/src-objs/gdb/ada-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo /home/regress/tbox/src-objs/gdb/c-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo /home/regress/tbox/src-objs/gdb/f-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo /home/regress/tbox/src-objs/gdb/m2-typeprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo /home/regress/tbox/src-objs/gdb/ada-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo /home/regress/tbox/src-objs/gdb/c-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo /home/regress/tbox/src-objs/gdb/cp-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo /home/regress/tbox/src-objs/gdb/d-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo /home/regress/tbox/src-objs/gdb/f-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo /home/regress/tbox/src-objs/gdb/m2-valprint.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo /home/regress/tbox/src-objs/gdb/serial.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo /home/regress/tbox/src-objs/gdb/mdebugread.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo /home/regress/tbox/src-objs/gdb/top.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo /home/regress/tbox/src-objs/gdb/utils.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo /home/regress/tbox/src-objs/gdb/ui-file.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo /home/regress/tbox/src-objs/gdb/user-regs.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo /home/regress/tbox/src-objs/gdb/frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo /home/regress/tbox/src-objs/gdb/frame-unwind.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo /home/regress/tbox/src-objs/gdb/doublest.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo /home/regress/tbox/src-objs/gdb/frame-base.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo /home/regress/tbox/src-objs/gdb/inline-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo /home/regress/tbox/src-objs/gdb/gnu-v2-abi.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo /home/regress/tbox/src-objs/gdb/gnu-v3-abi.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo /home/regress/tbox/src-objs/gdb/cp-abi.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo /home/regress/tbox/src-objs/gdb/cp-support.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo /home/regress/tbox/src-objs/gdb/cp-namespace.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo /home/regress/tbox/src-objs/gdb/reggroups.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo /home/regress/tbox/src-objs/gdb/regset.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo /home/regress/tbox/src-objs/gdb/trad-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo /home/regress/tbox/src-objs/gdb/tramp-frame.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo /home/regress/tbox/src-objs/gdb/solib-target.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo /home/regress/tbox/src-objs/gdb/prologue-value.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo /home/regress/tbox/src-objs/gdb/memory-map.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo /home/regress/tbox/src-objs/gdb/memrange.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo /home/regress/tbox/src-objs/gdb/xml-support.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo /home/regress/tbox/src-objs/gdb/xml-syscall.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo /home/regress/tbox/src-objs/gdb/target-descriptions.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo /home/regress/tbox/src-objs/gdb/target-memory.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo /home/regress/tbox/src-objs/gdb/xml-tdesc.c rm -f xml-builtin.tmp AWK="gawk" \ /bin/sh /home/regress/tbox/src-objs/gdb/features/feature_to_c.sh \ xml-builtin.tmp /home/regress/tbox/src-objs/gdb/features/gdb-target.dtd /home/regress/tbox/src-objs/gdb/features/xinclude.dtd /home/regress/tbox/src-objs/gdb/features/library-list.dtd /home/regress/tbox/src-objs/gdb/features/osdata.dtd /home/regress/tbox/src-objs/gdb/features/threads.dtd /home/regress/tbox/src-objs/gdb/features/traceframe-info.dtd /bin/sh /home/regress/tbox/src-objs/gdb/../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo /home/regress/tbox/src-objs/gdb/inferior.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo /home/regress/tbox/src-objs/gdb/osdata.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo /home/regress/tbox/src-objs/gdb/gdb_usleep.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo /home/regress/tbox/src-objs/gdb/record.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo /home/regress/tbox/src-objs/gdb/gcore.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo /home/regress/tbox/src-objs/gdb/jit.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo /home/regress/tbox/src-objs/gdb/progspace.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo /home/regress/tbox/src-objs/gdb/inflow.c Making init.c gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f libgdb.a ar q libgdb.a i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib.o solib-svr4.o symfile-mem.o corelow.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-fork.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-frame.o py-function.o py-inferior.o py-infthread.o py-lazy-string.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o jit.o progspace.o inflow.o init.o ar: creating libgdb.a ranlib libgdb.a make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' source='/home/regress/tbox/src-objs/gdb/common/signals.c' object='signals.o' libtool=no gcc -I. -I../ -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/common/../../include -I/home/regress/tbox/src-objs/gdb/common/../ -I../../bfd -g -O2 -c /home/regress/tbox/src-objs/gdb/common/signals.c rm -f libcommon.a ar rv libcommon.a signals.o ar: creating libcommon.a a - signals.o ranlib libcommon.a make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' rm -f gdb gcc -g -O2 \ -o gdb gdb.o libgdb.a \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.4/config -lpthread -ldl -lutil -lm -lpython2.4 -Xlinker -export-dynamic -lexpat ../libiberty/libiberty.a gnulib/libgnu.a common/libcommon.a -ldl -rdynamic /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tmpnam': (.text+0x865): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tempnam': (.text+0x95c): warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb -I/home/regress/tbox/src-objs/gdb/common -I/home/regress/tbox/src-objs/gdb/config -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -DHAVE_CONFIG_H -I/home/regress/tbox/src-objs/gdb/../include/opcode -I/home/regress/tbox/src-objs/gdb/../opcodes/.. -I/home/regress/tbox/src-objs/gdb/../readline/.. -I../bfd -I/home/regress/tbox/src-objs/gdb/../bfd -I/home/regress/tbox/src-objs/gdb/../include -I../libdecnumber -I/home/regress/tbox/src-objs/gdb/../libdecnumber -I/home/regress/tbox/src-objs/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -I/usr/include/python2.4 -I/usr/include/python2.4 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Werror -c -o tui-main.o -MT tui-main.o -MMD -MP -MF .deps/tui-main.Tpo /home/regress/tbox/src-objs/gdb/tui/tui-main.c rm -f gdbtui gcc -g -O2 \ -o gdbtui tui-main.o libgdb.a \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.4/config -lpthread -ldl -lutil -lm -lpython2.4 -Xlinker -export-dynamic -lexpat ../libiberty/libiberty.a gnulib/libgnu.a common/libcommon.a -ldl -rdynamic /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tmpnam': (.text+0x865): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tempnam': (.text+0x95c): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/inferiors.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/regcache.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/remote-utils.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/server.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/target.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/utils.c rm -f version.c-tmp version.c echo '#include "server.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q /home/regress/tbox/src-objs/gdb/gdbserver/../version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c-tmp mv version.c-tmp version.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror version.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/mem-break.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/hostio.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/event-loop.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/tracepoint.c rm -f xml-builtin.tmp /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/i386-linux.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/i386-avx-linux.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/i386-mmx-linux.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/32bit-linux.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/32bit-core.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/32bit-sse.xml /home/regress/tbox/src-objs/gdb/gdbserver/../features/i386/32bit-avx.xml /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror xml-builtin.c /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/regdat.sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/i386/i386-linux.dat i386-linux.c i386-linux.c updated. gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror i386-linux.c /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/regdat.sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c i386-avx-linux.c updated. gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror i386-avx-linux.c /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/regdat.sh /home/regress/tbox/src-objs/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c i386-mmx-linux.c updated. gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror i386-mmx-linux.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/linux-x86-low.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/i386-low.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/i387-fp.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/hostio-errno.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/thread-db.c gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/proc-service.c mkdir -p -- common Configuring in common configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for make... make checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver/common' source='/home/regress/tbox/src-objs/gdb/gdbserver/../common/signals.c' object='signals.o' libtool=no gcc -I. -I../ -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../common/../../include -I/home/regress/tbox/src-objs/gdb/gdbserver/../common/../gdbserver/ -DGDBSERVER -g -O2 -c /home/regress/tbox/src-objs/gdb/gdbserver/../common/signals.c rm -f libcommon.a ar rv libcommon.a signals.o ar: creating libcommon.a a - signals.o ranlib libcommon.a make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver/common' rm -f gdbserver gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror -Wl,--dynamic-list=/home/regress/tbox/src-objs/gdb/gdbserver/proc-service.list -o gdbserver inferiors.o regcache.o remote-utils.o server.o target.o utils.o version.o mem-break.o hostio.o event-loop.o tracepoint.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-x86-low.o i386-low.o i387-fp.o hostio-errno.o thread-db.o proc-service.o \ common/libcommon.a -ldl gcc -c -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror /home/regress/tbox/src-objs/gdb/gdbserver/gdbreplay.c rm -f gdbreplay gcc -g -O2 -I. -I/home/regress/tbox/src-objs/gdb/gdbserver -I/home/regress/tbox/src-objs/gdb/gdbserver/../common -I/home/regress/tbox/src-objs/gdb/gdbserver/../regformats -I/home/regress/tbox/src-objs/gdb/gdbserver/../../include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Werror -Wl,--dynamic-list=/home/regress/tbox/src-objs/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \ for file in $files ; do \ f=/home/regress/tbox/src-objs/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done touch stamp-syscalls rm -rf ./python files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/command/__init__.py gdb/command/pretty_printers.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /home/regress/tbox/src-objs/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 /home/regress/tbox/src-objs/gdb/data-directory/../python/lib/$file ./python/$dir ; \ done mkdir -p -- ./python/gdb mkdir -p -- ./python/gdb/command touch stamp-python make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' mkdir -p -- ./tcl Configuring in ./tcl configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile configure: configuring in unix configure: running /bin/sh '/home/regress/tbox/src-objs/tcl/unix/configure' --prefix=/home/regress/tbox/objs-20110301 '--cache-file=./config.cache' '--with-gnu-as' '--with-gnu-ld' '--prefix=/home/regress/tbox/objs-20110301' '--enable-languages=c,c++,fortran,java,lto,objc' '--program-transform-name=s,y,y,' '--disable-option-checking' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' '--srcdir=/home/regress/tbox/src-objs/tcl' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' --cache-file=.././config.cache --srcdir=/home/regress/tbox/src-objs/tcl/unix configure: loading cache .././config.cache checking whether to use symlinks for manpages... no checking compression for manpages... no checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking 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 for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for building with threads... no (default) checking if the compiler understands -pipe... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... yes checking for off64_t... yes checking whether byte ordering is bigendian... no checking for getcwd... yes checking for opendir... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for tmpnam... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking termios vs. termio vs. sgtty... termios checking for fd_set in sys/types... yes checking whether struct tm is in sys/time.h or time.h... time.h checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_zone... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for struct stat.st_blksize... yes checking for fstatfs... yes checking for working memcmp... yes checking for memmove... yes checking proper strstr implementation... yes checking for strtoul... yes checking for strtod... yes checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for opendir... (cached) yes checking union wait... yes checking for strncasecmp... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for sin... no checking for main in -lieee... yes checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... static checking for i686-pc-linux-gnu-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... Linux-2.6.18-194.11.1.el5 checking for dlopen in -ldl... yes checking for ar... ar checking for build with symbols... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking how to package libraries... standard shared library updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/tcl' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/tcl/unix' gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/regcomp.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/regexec.c /home/regress/tbox/src-objs/tcl/unix/../generic/rege_dfa.c: In function 'getvacant': /home/regress/tbox/src-objs/tcl/unix/../generic/rege_dfa.c:564: warning: 'lastap.ss' may be used uninitialized in this function /home/regress/tbox/src-objs/tcl/unix/../generic/rege_dfa.c:564: warning: 'lastap.co' may be used uninitialized in this function /home/regress/tbox/src-objs/tcl/unix/../generic/regexec.c: In function 'TclReExec': /home/regress/tbox/src-objs/tcl/unix/../generic/regexec.c:352: warning: 'cold' may be used uninitialized in this function gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/regfree.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/regerror.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" -DUSE_TCLALLOC=0 /home/regress/tbox/src-objs/tcl/unix/../generic/tclAlloc.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclAsync.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclBasic.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclBinary.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCkalloc.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclClock.c /home/regress/tbox/src-objs/tcl/unix/../generic/tclClock.c: In function 'FormatClock': /home/regress/tbox/src-objs/tcl/unix/../generic/tclClock.c:316: warning: type-punning to incomplete type might break strict-aliasing rules gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCmdAH.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCmdIL.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCmdMZ.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCompCmds.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCompExpr.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclCompile.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'Convert': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:493: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'DSTcorrect': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:507: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:508: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'NamedDay': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:523: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'NamedMonth': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:540: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'RelativeMonth': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:575: warning: type-punning to incomplete type might break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c: In function 'TclGetDate': /home/regress/tbox/src-objs/tcl/unix/../generic/tclDate.c:848: warning: type-punning to incomplete type might break strict-aliasing rules gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclEncoding.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclEnv.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclEvent.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclExecute.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclFCmd.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclFileName.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclGet.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclHash.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclHistory.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIndexObj.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclInterp.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIO.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIOCmd.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIOGT.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIOSock.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclIOUtil.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclLink.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclListObj.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclLiteral.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclLoad.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclMain.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclNamesp.c /home/regress/tbox/src-objs/tcl/unix/../generic/tclNamesp.c: In function 'NamespaceEvalCmd': /home/regress/tbox/src-objs/tcl/unix/../generic/tclNamesp.c:2969: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclNotify.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclObj.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclPanic.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclParse.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclParseExpr.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclPipe.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclPkg.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclPosixStr.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclPreserve.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclProc.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclRegexp.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclResolve.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclResult.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclScan.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclStringObj.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclThread.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclThreadAlloc.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclThreadJoin.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclStubInit.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclStubLib.c /home/regress/tbox/src-objs/tcl/unix/../generic/tclStubLib.c: In function 'Tcl_InitStubs': /home/regress/tbox/src-objs/tcl/unix/../generic/tclStubLib.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclTimer.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclUtf.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclUtil.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../generic/tclVar.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixChan.c /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixChan.c: In function 'TclUnixWaitForFile': /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixChan.c:3211: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixChan.c:3133: warning: 'abortTime.sec' may be used uninitialized in this function /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixChan.c:3133: warning: 'abortTime.usec' may be used uninitialized in this function gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixEvent.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixFCmd.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixFile.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixPipe.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixSock.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixTime.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"\" \ -DTCL_PACKAGE_PATH="\"/home/regress/tbox/objs-20110301/lib\"" \ /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixInit.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixThrd.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclUnixNotfy.c gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclLoadDl.c rm -f libtclstub8.4.a ar cr libtclstub8.4.a tclStubLib.o ; ranlib libtclstub8.4.a rm -f libtcl8.4.a ar cr libtcl8.4.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o ; ranlib libtcl8.4.a gcc -c -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/home/regress/tbox/src-objs/tcl/unix/../generic -I/home/regress/tbox/src-objs/tcl/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DSTATIC_BUILD=1 -DPEEK_XCLOSEIM=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" /home/regress/tbox/src-objs/tcl/unix/../unix/tclAppInit.c gcc tclAppInit.o -L/home/regress/tbox/native/build-objs-1/build/tcl/unix -ltcl8.4 -ldl -lieee -lm \ -Wl,-rpath,/home/regress/tbox/objs-20110301/lib -o tclsh make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/tcl/unix' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/tcl' Configuring in ./ld configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking for i686-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id ja sv tr vi zh_CN zh_TW checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking elf-hints.h usability... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes checking for sbrk... yes checking for waitpid... yes checking for open... yes checking for lseek... yes checking for close... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for dlsym... yes checking for dlclose... yes checking for .preinit_array/.init_array/.fini_array support... yes checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes checking whether free is declared... yes checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether environ is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether ANSI C string concatenation works... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' /bin/sh /home/regress/tbox/src-objs/ld/../ylwrap /home/regress/tbox/src-objs/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf_i386.o ei386linux.o eelf32_x86_64.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf_i386.o ei386linux.o eelf32_x86_64.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h /bin/sh /home/regress/tbox/src-objs/ld/../ylwrap /home/regress/tbox/src-objs/ld/deffilep.y y.tab.c deffilep.c y.tab.h deffilep.h y.output deffilep.output -- bison -y -d conflicts: 8 shift/reduce updating deffilep.h make all-recursive make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' Making all in po make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld/po' file=`echo /home/regress/tbox/src-objs/ld/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/bg.po file=`echo /home/regress/tbox/src-objs/ld/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/da.po file=`echo /home/regress/tbox/src-objs/ld/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/es.po file=`echo /home/regress/tbox/src-objs/ld/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/fi.po file=`echo /home/regress/tbox/src-objs/ld/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/fr.po file=`echo /home/regress/tbox/src-objs/ld/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/ga.po file=`echo /home/regress/tbox/src-objs/ld/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/id.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/ja.po file=`echo /home/regress/tbox/src-objs/ld/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/sv.po file=`echo /home/regress/tbox/src-objs/ld/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/tr.po file=`echo /home/regress/tbox/src-objs/ld/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/vi.po file=`echo /home/regress/tbox/src-objs/ld/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/zh_CN.po file=`echo /home/regress/tbox/src-objs/ld/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /home/regress/tbox/src-objs/ld/po/zh_TW.po make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld/po' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' cp /home/regress/tbox/src-objs/ld/gen-doc.texi ./configdoc.texi chmod u+w ./configdoc.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/ld -I /home/regress/tbox/src-objs/ld/../bfd/doc -I ../bfd/doc -I /home/regress/tbox/src-objs/ld/../libiberty -I /home/regress/tbox/src-objs/ld \ -o ld.info `test -f 'ld.texinfo' || echo '/home/regress/tbox/src-objs/ld/'`ld.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '/home/regress/tbox/src-objs/ld/'`testplug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/regress/tbox/objs-20110301/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c /home/regress/tbox/src-objs/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/regress/tbox/objs-20110301/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c /home/regress/tbox/src-objs/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl libtool: link: gcc -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: ar cru .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: ranlib .libs/libldtestplug.a libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo /home/regress/tbox/src-objs/ld/`ldgram.c -Wno-error mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/sh /home/regress/tbox/src-objs/ld/../ylwrap /home/regress/tbox/src-objs/ld/ldlex.l lex.yy.c ldlex.c -- flex gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o /home/regress/tbox/src-objs/ld/ldlex-wrapper.c -Wno-error In file included from /home/regress/tbox/src-objs/ld/ldlex-wrapper.c:6: ldlex.l:63:1: warning: "YY_NO_UNPUT" redefined ldlex.l:2:1: warning: this is the location of the previous definition In file included from /home/regress/tbox/src-objs/ld/ldlex-wrapper.c:6: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3571: warning: declaration of 'base' shadows a global declaration /home/regress/tbox/src-objs/ld/ldlang.h:462: warning: shadowed declaration is here mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o /home/regress/tbox/src-objs/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o /home/regress/tbox/src-objs/ld/ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o /home/regress/tbox/src-objs/ld/mri.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o /home/regress/tbox/src-objs/ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"elf_i386"' \ -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -DTOOLBINDIR='"/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin"' \ -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \ /home/regress/tbox/src-objs/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o /home/regress/tbox/src-objs/ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o /home/regress/tbox/src-objs/ld/ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o /home/regress/tbox/src-objs/ld/ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o /home/regress/tbox/src-objs/ld/ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o /home/regress/tbox/src-objs/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib"' -DBINDIR='"/home/regress/tbox/objs-20110301/bin"' -DTOOLBINDIR='"/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin"' \ /home/regress/tbox/src-objs/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o /home/regress/tbox/src-objs/ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o /home/regress/tbox/src-objs/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po cp /home/regress/tbox/src-objs/ld/emultempl/astring.sed stringify.sed LIB_PATH='' /bin/sh /home/regress/tbox/src-objs/ld/genscripts.sh "/home/regress/tbox/src-objs/ld" "/home/regress/tbox/objs-20110301/lib" "/home/regress/tbox/objs-20110301" "/home/regress/tbox/objs-20110301" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i686-pc-linux-gnu" gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po LIB_PATH='' /bin/sh /home/regress/tbox/src-objs/ld/genscripts.sh "/home/regress/tbox/src-objs/ld" "/home/regress/tbox/objs-20110301/lib" "/home/regress/tbox/objs-20110301" "/home/regress/tbox/objs-20110301" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes i386linux "i686-pc-linux-gnuaout" gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po LIB_PATH='' /bin/sh /home/regress/tbox/src-objs/ld/genscripts.sh "/home/regress/tbox/src-objs/ld" "/home/regress/tbox/objs-20110301/lib" "/home/regress/tbox/objs-20110301" "/home/regress/tbox/objs-20110301" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes elf32_x86_64 "i686-pc-linux-gnu" gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/src-objs/ld -I. -I/home/regress/tbox/src-objs/ld -I../bfd -I/home/regress/tbox/src-objs/ld/../bfd -I/home/regress/tbox/src-objs/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/regress/tbox/objs-20110301/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl /home/regress/tbox/src-objs/ld/../etc/texi2pod.pl -I /home/regress/tbox/src-objs/ld -I /home/regress/tbox/src-objs/ld/../bfd/doc -I ../bfd/doc -I /home/regress/tbox/src-objs/ld/../libiberty -Dman < /home/regress/tbox/src-objs/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.21.51" --section=1 ld.pod | \ sed -e '/^.if n .na/d' > ld.1.T$$ && \ mv -f ld.1.T$$ ld.1) || \ (rm -f ld.1.T$$ && exit 1) rm -f ld.pod make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' + make install-gdb install-dejagnu install-ld /bin/sh /home/regress/tbox/src-objs/mkinstalldirs /home/regress/tbox/objs-20110301 /home/regress/tbox/objs-20110301 make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make all-recursive make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[5]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gnulib' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs /home/regress/tbox/objs-20110301/share mkdir -p -- /home/regress/tbox/objs-20110301/share cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f /home/regress/tbox/src-objs/gdb/$cat ]; then cat=/home/regress/tbox/src-objs/gdb/$cat; \ else continue; \ fi; \ dir=/home/regress/tbox/objs-20110301/share/locale/$lang/LC_MESSAGES; \ echo /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs $dir; \ /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs $dir || exit 1; \ echo /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ done transformed_name=`t='s,y,y,'; \ echo gdbtui | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdbtui ; \ else \ true ; \ fi ; \ /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs /home/regress/tbox/objs-20110301/bin ; \ /usr/bin/install -c gdbtui \ /home/regress/tbox/objs-20110301/bin/$transformed_name ; \ /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs \ /home/regress/tbox/objs-20110301/share/man/man1 ; \ /usr/bin/install -c -m 644 /home/regress/tbox/src-objs/gdb/gdb.1 \ /home/regress/tbox/objs-20110301/share/man/man1/$transformed_name.1 mkdir -p -- /home/regress/tbox/objs-20110301/bin mkdir -p -- /home/regress/tbox/objs-20110301/share/man/man1 /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs /home/regress/tbox/objs-20110301/share/gdb/python/gdb mkdir -p -- /home/regress/tbox/objs-20110301/share/gdb/python/gdb transformed_name=`t='s,y,y,'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs /home/regress/tbox/objs-20110301/bin ; \ /usr/bin/install -c gdb \ /home/regress/tbox/objs-20110301/bin/$transformed_name ; \ /bin/sh /home/regress/tbox/src-objs/gdb/../mkinstalldirs \ /home/regress/tbox/objs-20110301/share/man/man1 ; \ /usr/bin/install -c -m 644 /home/regress/tbox/src-objs/gdb/gdb.1 \ /home/regress/tbox/objs-20110301/share/man/man1/$transformed_name.1 make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s /home/regress/tbox/src-objs/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln /home/regress/tbox/src-objs/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp /home/regress/tbox/src-objs/gdb/doc/all-cfg.texi gdb-cfg.texi echo "@set GDBVN `sed q /home/regress/tbox/src-objs/gdb/doc/../version.in`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I /home/regress/tbox/src-objs/gdb/doc/../../readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/gdb/doc/../../readline/doc -I /home/regress/tbox/src-objs/gdb/doc/../mi -I /home/regress/tbox/src-objs/gdb/doc \ -o gdb.info /home/regress/tbox/src-objs/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/gdb/doc -o gdbint.info /home/regress/tbox/src-objs/gdb/doc/gdbint.texinfo makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/gdb/doc -o stabs.info /home/regress/tbox/src-objs/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 -I /home/regress/tbox/src-objs/gdb/doc -o annotate.info /home/regress/tbox/src-objs/gdb/doc/annotate.texinfo /bin/sh /home/regress/tbox/src-objs/gdb/doc/../../mkinstalldirs /home/regress/tbox/objs-20110301/share/info mkdir -p -- /home/regress/tbox/objs-20110301/share/info /usr/bin/install -c -m 644 ./gdb.info /home/regress/tbox/objs-20110301/share/info/gdb.info /usr/bin/install -c -m 644 ./gdbint.info /home/regress/tbox/objs-20110301/share/info/gdbint.info /usr/bin/install -c -m 644 ./stabs.info /home/regress/tbox/objs-20110301/share/info/stabs.info /usr/bin/install -c -m 644 ./annotate.info /home/regress/tbox/objs-20110301/share/info/annotate.info make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/doc' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/testsuite' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/testsuite' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/common' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[5]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ if [ x$n = x ]; then n=gdbserver; else true; fi; \ if [ x"" != x ]; then \ /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../../mkinstalldirs /home/regress/tbox/objs-20110301/lib; \ /usr/bin/install -c libinproctrace.so /home/regress/tbox/objs-20110301/lib/libinproctrace.so; \ fi; \ /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../../mkinstalldirs /home/regress/tbox/objs-20110301/bin; \ /usr/bin/install -c gdbserver /home/regress/tbox/objs-20110301/bin/$n; \ /bin/sh /home/regress/tbox/src-objs/gdb/gdbserver/../../mkinstalldirs /home/regress/tbox/objs-20110301/share/man/man1; \ /usr/bin/install -c -m 644 /home/regress/tbox/src-objs/gdb/gdbserver/gdbserver.1 /home/regress/tbox/objs-20110301/share/man/man1/$n.1 make[5]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/gdbserver' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[5]: Entering directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' /bin/sh /home/regress/tbox/src-objs/gdb/data-directory/../../mkinstalldirs /home/regress/tbox/objs-20110301/share/gdb/syscalls mkdir -p -- /home/regress/tbox/objs-20110301/share/gdb/syscalls files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \ for file in $files; do \ f=/home/regress/tbox/src-objs/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/regress/tbox/objs-20110301/share/gdb/syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/command/__init__.py gdb/command/pretty_printers.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /home/regress/tbox/src-objs/gdb/data-directory/../../mkinstalldirs /home/regress/tbox/objs-20110301/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /home/regress/tbox/objs-20110301/share/gdb/python/$dir ; \ done mkdir -p -- /home/regress/tbox/objs-20110301/share/gdb/python/gdb/command make[5]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb/data-directory' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/gdb' make: Nothing to be done for `install-dejagnu'. make[1]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' make install-recursive make[2]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' Making install in po make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld/po' if test -r /home/regress/tbox/src-objs/ld/../mkinstalldirs; then \ /home/regress/tbox/src-objs/ld/../mkinstalldirs /home/regress/tbox/objs-20110301/share; \ else \ /home/regress/tbox/src-objs/ld/mkinstalldirs /home/regress/tbox/objs-20110301/share; \ fi mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/bg/LC_MESSAGES installing bg.gmo as /home/regress/tbox/objs-20110301/share/locale/bg/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/da/LC_MESSAGES installing da.gmo as /home/regress/tbox/objs-20110301/share/locale/da/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/es/LC_MESSAGES installing es.gmo as /home/regress/tbox/objs-20110301/share/locale/es/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/fi/LC_MESSAGES installing fi.gmo as /home/regress/tbox/objs-20110301/share/locale/fi/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/regress/tbox/objs-20110301/share/locale/fr/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/ga/LC_MESSAGES installing ga.gmo as /home/regress/tbox/objs-20110301/share/locale/ga/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/id/LC_MESSAGES installing id.gmo as /home/regress/tbox/objs-20110301/share/locale/id/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/regress/tbox/objs-20110301/share/locale/ja/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/regress/tbox/objs-20110301/share/locale/sv/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/tr/LC_MESSAGES installing tr.gmo as /home/regress/tbox/objs-20110301/share/locale/tr/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/vi/LC_MESSAGES installing vi.gmo as /home/regress/tbox/objs-20110301/share/locale/vi/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /home/regress/tbox/objs-20110301/share/locale/zh_CN/LC_MESSAGES/ld.mo mkdir -p -- /home/regress/tbox/objs-20110301/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/regress/tbox/objs-20110301/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ if test -r /home/regress/tbox/src-objs/ld/../mkinstalldirs; then \ /home/regress/tbox/src-objs/ld/../mkinstalldirs /home/regress/tbox/objs-20110301/share/gettext/po; \ else \ /home/regress/tbox/src-objs/ld/mkinstalldirs /home/regress/tbox/objs-20110301/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /home/regress/tbox/src-objs/ld/po/Makefile.in.in \ /home/regress/tbox/objs-20110301/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld/po' make[3]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' make[4]: Entering directory `/home/regress/tbox/native/build-objs-1/build/ld' test -z "/home/regress/tbox/objs-20110301/bin" || /bin/mkdir -p "/home/regress/tbox/objs-20110301/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/home/regress/tbox/objs-20110301/bin/./ld.bfd' libtool: install: /usr/bin/install -c ld-new /home/regress/tbox/objs-20110301/bin/./ld.bfd /bin/sh /home/regress/tbox/src-objs/ld/../mkinstalldirs /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin mkdir -p -- /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ if test "/home/regress/tbox/objs-20110301/bin" != "/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin"; then \ rm -f /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld.bfd; \ ln /home/regress/tbox/objs-20110301/bin/$n /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ rm -f /home/regress/tbox/objs-20110301/bin/$ld; \ ln /home/regress/tbox/objs-20110301/bin/$n /home/regress/tbox/objs-20110301/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/regress/tbox/objs-20110301/bin/$ld; \ if test "/home/regress/tbox/objs-20110301/bin" != "/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin"; then \ rm -f /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld; \ ln /home/regress/tbox/objs-20110301/bin/$n /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh /home/regress/tbox/src-objs/ld/../mkinstalldirs /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ldscripts mkdir -p -- /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/$f ; \ done test -z "/home/regress/tbox/objs-20110301/share/info" || /bin/mkdir -p "/home/regress/tbox/objs-20110301/share/info" /usr/bin/install -c -m 644 ./ld.info '/home/regress/tbox/objs-20110301/share/info' test -z "/home/regress/tbox/objs-20110301/share/man/man1" || /bin/mkdir -p "/home/regress/tbox/objs-20110301/share/man/man1" /usr/bin/install -c -m 644 ld.1 '/home/regress/tbox/objs-20110301/share/man/man1' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-1/build/ld' + '[' -x /home/regress/tbox/objs-20110301/bin/native-gdb ']' + echo pass + exit 0 @@ End of build for native @@ + rm -rf /home/regress/tbox/native/build-objs-2 /home/regress/tbox/native/state-objs/regress /home/regress/tbox/native/state-objs/failed + mkdir /home/regress/tbox/native/build-objs-2 + cd /home/regress/tbox/native/build-objs-2 ++ /home/regress/tbox/cvs-objs/gcc/config.guess + H_BUILD=i686-pc-linux-gnu + H_HOST=i686-pc-linux-gnu + '[' native = native ']' + H_TARGET=i686-pc-linux-gnu ++ /home/regress/tbox/cvs-objs/gcc/config.sub i686-pc-linux-gnu + H_REAL_TARGET=i686-pc-linux-gnu + TESTLOGS='gcc/testsuite/gcc/gcc.sum gcc/testsuite/g++/g++.sum gcc/testsuite/gfortran/gfortran.sum gcc/testsuite/objc/objc.sum' + echo build + '[' i686-pc-linux-gnu = i686-pc-linux-gnu ']' + /home/regress/tbox/cvs-objs/gcc/configure --prefix=/home/regress/tbox/objs-20110301 --target=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes checking for version 0.11 (or later revision) of PPL... no The following languages will be built: c,c++,fortran,java,lto,objc *** This configuration is not supported in the following subdirectories: gnattools target-libada target-libgo (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug 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... expect checking for runtest... runtest checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for i686-pc-linux-gnu-cc... no checking for cc... cc checking for i686-pc-linux-gnu-c++... no checking for c++... c++ checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for i686-pc-linux-gnu-gcj... no checking for gcj... no checking for i686-pc-linux-gnu-gfortran... no checking for gfortran... no checking for i686-pc-linux-gnu-gccgo... no checking for gccgo... no checking for ar... no checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for as... no checking for i686-pc-linux-gnu-as... no checking for as... as checking for dlltool... no checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking for ld... /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld checking for lipo... no checking for i686-pc-linux-gnu-lipo... no checking for lipo... no checking for nm... no checking for i686-pc-linux-gnu-nm... no checking for nm... nm checking for objdump... no checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking for ranlib... no checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for strip... no checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for windres... no checking for i686-pc-linux-gnu-windres... no checking for windres... no checking for windmc... no checking for i686-pc-linux-gnu-windmc... no checking for windmc... 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... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... pre-installed in /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin 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 where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile + make -j1 bootstrap echo stage3 > stage_final make[1]: Entering directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' Configuring stage 1 in ./lto-plugin configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring stage 1 in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.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 ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make all-am make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -fkeep-inline-functions -c -o lto-plugin.lo /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -fkeep-inline-functions -c /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -Werror -g -fkeep-inline-functions -module -bindir /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 -o liblto_plugin.la -rpath /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' Configuring stage 1 in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E 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 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... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes 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... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: 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 Configuring stage 1 in ./gcc configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-gnatbind... no checking for i686-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... no checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar 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... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes 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... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes 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 caddr_t... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes 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... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes 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... yes checking whether getopt is declared... no 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c' for machine-specific logic. Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /home/regress/tbox/cvs-objs/gcc/gcc/config/vxworks-dummy.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/unix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/att.h /home/regress/tbox/cvs-objs/gcc/gcc/config/dbxelf.h /home/regress/tbox/cvs-objs/gcc/gcc/config/elfos.h /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.h /home/regress/tbox/cvs-objs/gcc/gcc/config/glibc-stdint.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/linux.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking whether we are using gold... no checking what linker to use... /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --32 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no 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 linker read-only and read-write section mixing... read-write checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... no checking assembler for cfi personality directive... no checking assembler for cfi sections directive... no checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking assembler for line table discriminator support... no checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker plugin support... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for swap suffix... no checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for rep and lock prefix... 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 assembler for --debug-prefix-map option... no checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking dl_iterate_phdr in target C library... unknown Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i686-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/intl' mkdir -p -- build-i686-pc-linux-gnu/libiberty Configuring in build-i686-pc-linux-gnu/libiberty configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o cp-demangle.o /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c: In function 'd_demangle_callback': /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c:4794: warning: 'dc' may be used uninitialized in this function if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' mkdir -p -- build-i686-pc-linux-gnu/fixincludes Configuring in build-i686-pc-linux-gnu/fixincludes configure: loading cache ../config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (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 ISO C89... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking whether gcc supports -W... (cached) yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -Wwrite-strings... (cached) yes checking whether gcc supports -Wstrict-prototypes... (cached) yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wno-overlength-strings... no checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/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 asprintf is declared... (cached) no checking whether basename is declared... (cached) no checking whether errno is declared... no checking whether vasprintf is declared... (cached) 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... yes 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... yes checking whether fwrite_unlocked is declared... yes 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 configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.c In file included from /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.c:102: /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:79: warning: string length '667' is greater than the length '509' ISO C89 compilers are required to support /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:135: warning: string length '4756' is greater than the length '509' ISO C89 compilers are required to support /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:293: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:338: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:382: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.x:3220: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixtests.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixfixes.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/server.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/procopen.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixlib.c gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixopts.c gcc -g -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="/home/regress/tbox/cvs-objs/gcc/fixincludes" /bin/sh /home/regress/tbox/cvs-objs/gcc/fixincludes/mkfixinc.sh i686-pc-linux-gnu sed -e 's/@gcc_version@/4.6.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' Configuring stage 1 in ./zlib configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/zlib' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`adler32.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-compress.o `test -f 'compress.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`compress.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`crc32.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`deflate.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`gzio.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-infback.o `test -f 'infback.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`infback.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inffast.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inflate.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inftrees.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-trees.o `test -f 'trees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`trees.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`uncompr.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -fkeep-inline-functions -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`zutil.c rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/zlib' Configuring stage 1 in ./libcpp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking dependency style of gcc... gcc3 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 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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 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... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libcpp' gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/charset.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives-only.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/errors.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/expr.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/files.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/regress/tbox/objs-20110301/share/locale\"" > localedir.new /home/regress/tbox/cvs-objs/gcc/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/init.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/lex.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/line-map.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/macro.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/mkdeps.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/pch.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/symtab.c gcc -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/be.po 6 translated messages, 26 fuzzy translations, 178 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ca.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ca.po 172 translated messages, 27 fuzzy translations, 11 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/da.po 142 translated messages, 47 fuzzy translations, 21 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/de.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/el.po 5 translated messages, 78 fuzzy translations, 127 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/es.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fi.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fr.po 193 translated messages, 14 fuzzy translations, 3 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/id.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ja.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/nl.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ru.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/sv.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/tr.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/uk.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/uk.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/vi.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_CN.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_TW.po 178 translated messages, 23 fuzzy translations, 9 untranslated messages. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libcpp' Configuring stage 1 in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-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... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... gcc -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libdecnumber' source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libdecnumber' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/gcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/be.po 105 translated messages, 1586 fuzzy translations, 7013 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/da.po 1355 translated messages, 4098 fuzzy translations, 3251 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/de.po 6227 translated messages, 1842 fuzzy translations, 635 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/el.po 76 translated messages, 2780 fuzzy translations, 5848 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/es.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fi.po 1161 translated messages, 1890 fuzzy translations, 5653 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fr.po 1770 translated messages, 4051 fuzzy translations, 2883 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/id.po 5988 translated messages, 2054 fuzzy translations, 662 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ja.po 4074 translated messages, 827 fuzzy translations, 3803 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/nl.po 737 translated messages, 3546 fuzzy translations, 4421 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ru.po 3524 translated messages, 3063 fuzzy translations, 2117 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sr.po 4722 translated messages, 2759 fuzzy translations, 1223 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sv.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/tr.po 4277 translated messages, 2974 fuzzy translations, 1453 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/vi.po 2000 translated messages, 356 fuzzy translations, 6348 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_CN.po 7373 translated messages, 1019 fuzzy translations, 312 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_TW.po 3919 translated messages, 2744 fuzzy translations, 2041 untranslated messages. TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/linux.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm.h gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-gather.awk /home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/fortran/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/go/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/java/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/lto/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c.opt /home/regress/tbox/cvs-objs/gcc/gcc/common.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/fused-madd.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.opt > tmp-optionlist /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /home/regress/tbox/cvs-objs/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 /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh bconfig.h gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconstants.o /home/regress/tbox/cvs-objs/gcc/gcc/genconstants.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-md.o /home/regress/tbox/cvs-objs/gcc/gcc/read-md.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/errors.o /home/regress/tbox/cvs-objs/gcc/gcc/errors.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmddeps.o /home/regress/tbox/cvs-objs/gcc/gcc/genmddeps.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genmddeps /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmodes.o /home/regress/tbox/cvs-objs/gcc/gcc/genmodes.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genflags.o /home/regress/tbox/cvs-objs/gcc/gcc/genflags.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengenrtl.o /home/regress/tbox/cvs-objs/gcc/gcc/gengenrtl.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype.c flex -ogengtype-lex.c /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-lex.l && { \ echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \ cat gengtype-lex.c >> gengtype-lex.c.tmp; \ mv gengtype-lex.c.tmp gengtype-lex.c; \ } gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-lex.o gengtype-lex.c gengtype-lex.c: In function 'yy_get_next_buffer': gengtype-lex.c:1662: warning: old-style function definition gengtype-lex.c: In function 'yy_get_previous_state': gengtype-lex.c:1794: warning: old-style function definition gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-parse.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-parse.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-state.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-state.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o /home/regress/tbox/cvs-objs/gcc/gcc/version.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S /home/regress/tbox/cvs-objs/gcc/gcc -I gtyp-input.list -w gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/read-rtl.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/ggc-none.o /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 4.6.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 4.6.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/vec.o /home/regress/tbox/cvs-objs/gcc/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/min-insn-modes.o min-insn-modes.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gensupport.o /home/regress/tbox/cvs-objs/gcc/gcc/gensupport.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/print-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconditions.o /home/regress/tbox/cvs-objs/gcc/gcc/genconditions.c gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconditions /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm_p.h gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpreds.o /home/regress/tbox/cvs-objs/gcc/gcc/genpreds.c gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/ada-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/java/java-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' >> tmp-all-tree.def /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencheck.o /home/regress/tbox/cvs-objs/gcc/gcc/gencheck.c gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check build/genpreds -c /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencondmd.o build/gencondmd.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test yes = yes \ || test -n ""; then \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattr.o /home/regress/tbox/cvs-objs/gcc/gcc/genattr.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genattr /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencodes.o /home/regress/tbox/cvs-objs/gcc/gcc/gencodes.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencodes /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconfig.o /home/regress/tbox/cvs-objs/gcc/gcc/genconfig.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconfig /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config lsf="/home/regress/tbox/cvs-objs/gcc/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' > tmp-specs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gcov-iov.o /home/regress/tbox/cvs-objs/gcc/gcc/gcov-iov.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.6.0' 'experimental' \ > tmp-gcov-iov.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-lang.c -o c-lang.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/stub-objc.c -o c-family/stub-objc.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c -o attribs.o /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c: In function 'decl_attributes': /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:307: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:307: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:315: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:315: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:333: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:333: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:385: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c:385: warning: too many arguments for format gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-errors.c -o c-errors.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-decl.c -o c-decl.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c -o c-typeck.o /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c: In function 'handle_warn_cast_qual': /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:4446: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:4446: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:4453: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:4453: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c: In function 'convert_for_assignment': /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5367: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5383: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: unknown conversion type character 'v' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5553: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: unknown conversion type character '#' in format /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c:5590: warning: too many arguments for format gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-convert.c -o c-convert.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-aux-info.c -o c-aux-info.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-objc-common.c -o c-objc-common.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-parser.c -o c-parser.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c -o tree-mudflap.o /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c: In function 'mx_register_decls': /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c:1103: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c:1103: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c: In function 'mudflap_finish_file': /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c:1347: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c:1347: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genhooks.o /home/regress/tbox/cvs-objs/gcc/gcc/genhooks.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genhooks \ build/genhooks.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genhooks > tmp-target-hooks-def.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-common.c -o c-family/c-common.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-dump.c -o c-family/c-dump.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-format.c -o c-family/c-format.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-lex.c -o c-family/c-lex.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-omp.c -o c-family/c-omp.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-opts.c -o c-family/c-opts.o /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-opts.c:136: warning: 'c_family_lang_mask' initialized and declared 'extern' gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DHOST_MACHINE=\"i686-pc-linux-gnu\" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pch.c -o c-family/c-pch.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pragma.c -o c-family/c-pragma.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-semantics.c -o c-family/c-semantics.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o gcc -c -DIN_GCC_FRONTEND -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-c.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genchecksum.o /home/regress/tbox/cvs-objs/gcc/gcc/genchecksum.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a echo "gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H " > checksum-options.tmp \ && /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change checksum-options.tmp checksum-options gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/main.c -o main.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-browser.c -o tree-browser.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattrtab.o /home/regress/tbox/cvs-objs/gcc/gcc/genattrtab.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genattrtab /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attrtab.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-attrtab.c -o insn-attrtab.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genautomata.o /home/regress/tbox/cvs-objs/gcc/gcc/genautomata.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-automata.c -o insn-automata.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genemit.o /home/regress/tbox/cvs-objs/gcc/gcc/genemit.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genemit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-emit.c -o insn-emit.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genextract.o /home/regress/tbox/cvs-objs/gcc/gcc/genextract.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genextract /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-extract.c -o insn-extract.o build/genmodes > tmp-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-modes.c -o insn-modes.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genopinit.o /home/regress/tbox/cvs-objs/gcc/gcc/genopinit.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genopinit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-opinit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-opinit.c -o insn-opinit.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genoutput.o /home/regress/tbox/cvs-objs/gcc/gcc/genoutput.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genoutput /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-output.c -o insn-output.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpeep.o /home/regress/tbox/cvs-objs/gcc/gcc/genpeep.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genpeep /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-peep.c -o insn-peep.o build/genpreds /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-preds.c -o insn-preds.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genrecog.o /home/regress/tbox/cvs-objs/gcc/gcc/genrecog.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genrecog /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-recog.c -o insn-recog.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genenums.o /home/regress/tbox/cvs-objs/gcc/gcc/genenums.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genenums /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-enums.c -o insn-enums.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-page.c -o ggc-page.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alias.c -o alias.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alloc-pool.c -o alloc-pool.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/auto-inc-dec.c -o auto-inc-dec.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bb-reorder.c -o bb-reorder.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bitmap.c -o bitmap.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bt-load.c -o bt-load.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/builtins.c -o builtins.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/caller-save.c -o caller-save.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/calls.c -o calls.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfg.c -o cfg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfganal.c -o cfganal.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgbuild.c -o cfgbuild.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgcleanup.c -o cfgcleanup.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgexpand.c -o cfgexpand.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfghooks.c -o cfghooks.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfglayout.c -o cfglayout.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloop.c -o cfgloop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopanal.c -o cfgloopanal.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgrtl.c -o cfgrtl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine.c -o combine.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine-stack-adj.c -o combine-stack-adj.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/compare-elim.c -o compare-elim.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/convert.c -o convert.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c -o coverage.o /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c: In function 'get_coverage_counts': /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c:350: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c:350: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c:365: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c:365: warning: format '%qs' expects type 'char *', but argument 4 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c:365: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cse.c -o cse.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cselib.c -o cselib.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbxout.c -o dbxout.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbgcnt.c -o dbgcnt.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dce.c -o dce.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ddg.c -o ddg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/debug.c -o debug.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-core.c -o df-core.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-problems.c -o df-problems.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-scan.c -o df-scan.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dfp.c -o dfp.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/diagnostic.c -o diagnostic.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dojump.c -o dojump.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dominance.c -o dominance.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/domwalk.c -o domwalk.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/double-int.c -o double-int.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dse.c -o dse.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2asm.c -o dwarf2asm.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2out.c -o dwarf2out.o /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2out.c:6539: warning: 'is_redundant_typedef' declared inline after being called /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2out.c:6539: warning: previous declaration of 'is_redundant_typedef' was here gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ebitmap.c -o ebitmap.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/emit-rtl.c -o emit-rtl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/et-forest.c -o et-forest.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/except.c -o except.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/explow.c -o explow.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c -o expmed.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expr.c -o expr.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/final.c -o final.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fixed-value.c -o fixed-value.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fold-const.c -o fold-const.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/function.c -o function.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fwprop.c -o fwprop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcse.c -o gcse.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-common.c -o ggc-common.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple.c -o gimple.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-iterator.c -o gimple-iterator.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-fold.c -o gimple-fold.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-low.c -o gimple-low.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-pretty-print.c -o gimple-pretty-print.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c -o gimplify.o /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c: In function 'omp_notice_threadprivate_variable': /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5551: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5551: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c: In function 'omp_notice_variable': /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5612: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5612: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c: In function 'omp_is_private': /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5722: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5722: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5736: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5736: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5739: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5739: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c: In function 'gimplify_scan_omp_clauses': /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5902: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c:5902: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/godump.c -o godump.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graph.c -o graph.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphds.c -o graphds.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite.c -o graphite.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-blocking.c -o graphite-blocking.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-cloog-util.c -o graphite-cloog-util.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-dependences.c -o graphite-dependences.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-flattening.c -o graphite-flattening.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-interchange.c -o graphite-interchange.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-poly.c -o graphite-poly.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-ppl.c -o graphite-ppl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-scop-detection.c -o graphite-scop-detection.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber gtype-desc.c -o gtype-desc.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/haifa-sched.c -o haifa-sched.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hooks.c -o hooks.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hwint.c -o hwint.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ifcvt.c -o ifcvt.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/implicit-zee.c -o implicit-zee.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/init-regs.c -o init-regs.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/input.c -o input.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/integrate.c -o integrate.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DLOCALEDIR=\"/home/regress/tbox/objs-20110301/share/locale\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/intl.c -o intl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira.c -o ira.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-build.c -o ira-build.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-costs.c -o ira-costs.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-conflicts.c -o ira-conflicts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-color.c -o ira-color.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-emit.c -o ira-emit.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-lives.c -o ira-lives.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/jump.c -o jump.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/langhooks.c -o langhooks.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lcm.c -o lcm.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lists.c -o lists.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-doloop.c -o loop-doloop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-init.c -o loop-init.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-invariant.c -o loop-invariant.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-iv.c -o loop-iv.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unroll.c -o loop-unroll.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unswitch.c -o loop-unswitch.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lower-subreg.c -o lower-subreg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-cgraph.c -o lto-cgraph.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c -o lto-streamer-in.o /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c: In function 'input_gimple_stmt': /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c:988: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c:988: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c:988: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-out.c -o lto-streamer-out.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-in.c -o lto-section-in.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-out.c -o lto-section-out.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c -o lto-symtab.o /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c: In function 'lto_symtab_merge_decls_1': /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c:672: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c:672: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-opts.c -o lto-opts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer.c -o lto-streamer.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../zlib /home/regress/tbox/cvs-objs/gcc/gcc/lto-compress.c -o lto-compress.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mcf.c -o mcf.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mode-switching.c -o mode-switching.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/modulo-sched.c -o modulo-sched.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omega.c -o omega.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omp-low.c -o omp-low.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/optabs.c -o optabs.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber options.c -o options.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-common.c -o opts-common.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-global.c -o opts-global.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts.c -o opts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/params.c -o params.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/passes.c -o passes.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/plugin.c -o plugin.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pointer-set.c -o pointer-set.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload-gcse.c -o postreload-gcse.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload.c -o postreload.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/predict.c -o predict.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pretty-print.c -o pretty-print.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c -o print-rtl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-tree.c -o print-tree.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/profile.c -o profile.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/real.c -o real.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/realmpfr.c -o realmpfr.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/recog.c -o recog.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reg-stack.c -o reg-stack.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regcprop.c -o regcprop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reginfo.c -o reginfo.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regmove.c -o regmove.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regrename.c -o regrename.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regstat.c -o regstat.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload.c -o reload.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload1.c -o reload1.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reorg.c -o reorg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/resource.c -o resource.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl-error.c -o rtl-error.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c -o rtl.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlanal.c -o rtlanal.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlhooks.c -o rtlhooks.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sbitmap.c -o sbitmap.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-deps.c -o sched-deps.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-ebb.c -o sched-ebb.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-rgn.c -o sched-rgn.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-vis.c -o sched-vis.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sdbout.c -o sdbout.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-ir.c -o sel-sched-ir.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-dump.c -o sel-sched-dump.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched.c -o sel-sched.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sese.c -o sese.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/simplify-rtx.c -o simplify-rtx.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sparseset.c -o sparseset.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sreal.c -o sreal.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stack-ptr-mod.c -o stack-ptr-mod.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/statistics.c -o statistics.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c -o stmt.o /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c: In function 'tree_conflicts_with_clobbers_p': /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c:608: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c:608: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c -o stor-layout.o /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c: In function 'finalize_record_size': /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c:1585: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c:1585: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c:1588: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c:1588: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/store-motion.c -o store-motion.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stringpool.c -o stringpool.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/target-globals.c -o target-globals.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/targhooks.c -o targhooks.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/timevar.c -o timevar.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_NAME=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/toplev.c -o toplev.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tracer.c -o tracer.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-affine.c -o tree-affine.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-call-cdce.c -o tree-call-cdce.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfg.c -o tree-cfg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-chrec.c -o tree-chrec.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-complex.c -o tree-complex.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-data-ref.c -o tree-data-ref.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dfa.c -o tree-dfa.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-diagnostic.c -o tree-diagnostic.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dump.c -o tree-dump.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-eh.c -o tree-eh.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-emutls.c -o tree-emutls.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-if-conv.c -o tree-if-conv.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-iterator.c -o tree-iterator.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-loop-distribution.c -o tree-loop-distribution.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nested.c -o tree-nested.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nrv.c -o tree-nrv.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-object-size.c -o tree-object-size.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-optimize.c -o tree-optimize.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-parloops.c -o tree-parloops.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-phinodes.c -o tree-phinodes.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-predcom.c -o tree-predcom.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-profile.c -o tree-profile.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-sra.c -o tree-sra.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-switch-conversion.c -o tree-switch-conversion.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ter.c -o tree-ssa-ter.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa.c -o tree-ssa.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssanames.c -o tree-ssanames.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-stdarg.c -o tree-stdarg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-tailcall.c -o tree-tailcall.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-patterns.c -o tree-vect-patterns.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-stmts.c -o tree-vect-stmts.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop.c -o tree-vect-loop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-slp.c -o tree-vect-slp.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vrp.c -o tree-vrp.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree.c -o tree.o /home/regress/tbox/cvs-objs/gcc/gcc/tree.c: In function 'warn_deprecated_use': /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11098: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11098: warning: format '%s' expects type 'char *', but argument 3 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11098: warning: format '%d' expects type 'int', but argument 4 has type 'const char *' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11098: warning: format '%s' expects type 'char *', but argument 5 has type 'int' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11098: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11102: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11102: warning: format '%s' expects type 'char *', but argument 3 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11102: warning: format '%d' expects type 'int', but argument 4 has type 'const char *' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11102: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11122: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11122: warning: format '%s' expects type 'char *', but argument 3 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11122: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11124: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/tree.c:11124: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/value-prof.c -o value-prof.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/var-tracking.c -o var-tracking.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c -o varasm.o /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c: In function 'output_constructor_bitfield': /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:4867: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:4867: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c: In function 'finish_aliases_1': /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:5743: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:5743: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:5757: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c:5757: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vec.c -o vec.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -c /home/regress/tbox/cvs-objs/gcc/gcc/version.c -o version.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vmsdbgout.c -o vmsdbgout.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/web.c -o web.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/xcoffout.c -o xcoffout.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.awk /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c -o i386.o /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_handle_cconv_attribute': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5292: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5292: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5317: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5317: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5323: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5323: warning: format '%d' expects type 'int', but argument 3 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5323: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5337: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5337: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5401: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:5401: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_expand_builtin': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:27218: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:27218: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:27222: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:27222: warning: format '%s' expects type 'char *', but argument 2 has type 'tree' /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:27222: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_handle_callee_pop_aggregate_return': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29366: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29366: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29373: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29373: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29386: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29386: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29394: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29394: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_handle_abi_attribute': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29417: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29417: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29424: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29424: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_handle_struct_attribute': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29472: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29472: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29482: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29482: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c: In function 'ix86_handle_fndecl_attribute': /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29497: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c:29497: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/host-linux.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraph.c -o cgraph.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphbuild.c -o cgraphbuild.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphunit.c -o cgraphunit.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppbuiltin.c -o cppbuiltin.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppdefault.c -o cppdefault.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/incpath.c -o incpath.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-cp.c -o ipa-cp.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-split.c -o ipa-split.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-inline.c -o ipa-inline.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-prop.c -o ipa-prop.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-reference.c -o ipa-reference.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-ref.c -o ipa-ref.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-utils.c -o ipa-utils.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa.c -o ipa.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/matrix-reorg.c -o matrix-reorg.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DPREFIX=\"/home/regress/tbox/objs-20110301\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/prefix.c -o prefix.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-inline.c -o tree-inline.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varpool.c -o varpool.o rm -rf libbackend.a ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o hwint.o ifcvt.o implicit-zee.o init-regs.o input.o integrate.o intl.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts-global.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o vec.o version.o vmsdbgout.o web.o xcoffout.o i386.o host-linux.o cgraph.o cgraphbuild.o cgraphunit.o cppbuiltin.o cppdefault.o incpath.o ipa-cp.o ipa-split.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o ranlib libbackend.a build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1-checksum.c -o cc1-checksum.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \ cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov.c -o gcov.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/errors.c -o errors.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H gcov.o intl.o version.o errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov-dump.c -o gcov-dump.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H gcov-dump.o version.o errors.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/collect2.c -o collect2.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/collect2-aix.c -o collect2-aix.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tlink.c -o tlink.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o Tcollect2 \ collect2.o collect2-aix.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-wrapper.c -o lto-wrapper.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o Tlto-wrapper lto-wrapper.o intl.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gcc.c -o gcc.o) gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -o gcc-options.o \ -DGCC_DRIVER options.c gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c -o ggc-none.o (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gccspec.c -o gccspec.o) gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/driver-i386.c gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o xgcc gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ gccspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cppspec.c -o cppspec.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o cpp gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ cppspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo LIB1ASMFUNCS = '' >> tmp-libgcc.mvars echo LIB1ASMSRC = '' >> tmp-libgcc.mvars echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars echo LIB2FUNCS_EXCLUDE = ' _fixtfsi _fixunstfsi _floatsitf _floatunsitf _fixtfdi _fixunstfdi _floatditf _floatunditf' >> tmp-libgcc.mvars echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars echo LIB2ADD = '$(gcc_srcdir)/config/soft-fp/addtf3.c $(gcc_srcdir)/config/soft-fp/divtf3.c $(gcc_srcdir)/config/soft-fp/eqtf2.c $(gcc_srcdir)/config/soft-fp/getf2.c $(gcc_srcdir)/config/soft-fp/letf2.c $(gcc_srcdir)/config/soft-fp/multf3.c $(gcc_srcdir)/config/soft-fp/negtf2.c $(gcc_srcdir)/config/soft-fp/subtf3.c $(gcc_srcdir)/config/soft-fp/unordtf2.c $(gcc_srcdir)/config/soft-fp/fixtfsi.c $(gcc_srcdir)/config/soft-fp/fixunstfsi.c $(gcc_srcdir)/config/soft-fp/floatsitf.c $(gcc_srcdir)/config/soft-fp/floatunsitf.c $(gcc_srcdir)/config/soft-fp/fixtfdi.c $(gcc_srcdir)/config/soft-fp/fixunstfdi.c $(gcc_srcdir)/config/soft-fp/floatditf.c $(gcc_srcdir)/config/soft-fp/floatunditf.c $(gcc_srcdir)/config/soft-fp/fixtfti.c $(gcc_srcdir)/config/soft-fp/fixunstfti.c $(gcc_srcdir)/config/soft-fp/floattitf.c $(gcc_srcdir)/config/soft-fp/floatuntitf.c $(gcc_srcdir)/config/soft-fp/extendsftf2.c $(gcc_srcdir)/config/soft-fp/extenddftf2.c $(gcc_srcdir)/config/soft-fp/extendxftf2.c $(gcc_srcdir)/config/soft-fp/trunctfsf2.c $(gcc_srcdir)/config/soft-fp/trunctfdf2.c $(gcc_srcdir)/config/soft-fp/trunctfxf2.c ' >> tmp-libgcc.mvars echo LIB2ADD_ST = ' ' >> tmp-libgcc.mvars echo LIB2ADDEH = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSHARED = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars echo LIBUNWIND = ' ' >> tmp-libgcc.mvars echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars echo FPBIT = '' >> tmp-libgcc.mvars echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars echo DPBIT = '' >> tmp-libgcc.mvars echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars echo TPBIT = '' >> tmp-libgcc.mvars echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars echo DFP_ENABLE = 'true' >> tmp-libgcc.mvars echo DFP_CFLAGS='' >> tmp-libgcc.mvars echo D32PBIT='' >> tmp-libgcc.mvars echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars echo D64PBIT='' >> tmp-libgcc.mvars echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars echo D128PBIT='' >> tmp-libgcc.mvars echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars echo GCC_EXTRA_PARTS = 'crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o' >> tmp-libgcc.mvars echo SHLIB_LINK = '$(GCC_FOR_TARGET) -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_INSTALL = '$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_DLLDIR = '' >> tmp-libgcc.mvars echo SHLIB_EXT = '.so' >> tmp-libgcc.mvars echo SHLIB_MKMAP = '$(gcc_srcdir)/mkmap-symver.awk ' >> tmp-libgcc.mvars echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars echo SHLIB_MAPFILES = '$(gcc_srcdir)/libgcc-std.ver $(gcc_srcdir)/config/i386/libgcc-glibc.ver ' >> tmp-libgcc.mvars echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars echo LIBGCC2_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector ' >> tmp-libgcc.mvars echo TARGET_LIBGCC2_CFLAGS = '-fPIC' >> tmp-libgcc.mvars echo LIBGCC_SYNC = '' >> tmp-libgcc.mvars echo LIBGCC_SYNC_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector ' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -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 /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='i686-pc-linux-gnu'; srcdir=`cd /home/regress/tbox/cvs-objs/gcc/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-i686-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp /home/regress/tbox/cvs-objs/gcc/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /home/regress/tbox/native/build-objs-2/gcc/include-fixed for i686-pc-linux-gnu target Forbidden identifiers: i386 linux unix Finding directories and links to directories Searching /usr/include/. Searching /usr/include/./c++/4.1.2 Making symbolic directory links Fixing directory /usr/include into /home/regress/tbox/native/build-objs-2/gcc/include-fixed Applying pthread_incomplete_struct_argument to pthread.h Applying machine_name to openssl/bn.h Fixed: openssl/bn.h Applying machine_name to openssl/e_os2.h Applying io_quotes_use to drm/sis_drm.h Applying io_quotes_use to drm/r128_drm.h Applying io_quotes_use to drm/via_drm.h Applying io_quotes_use to drm/mga_drm.h Applying io_quotes_use to drm/radeon_drm.h Applying io_quotes_use to drm/mach64_drm.h Applying io_quotes_use to drm/savage_drm.h Applying io_quotes_use to drm/i915_drm.h Applying io_quotes_use to drm/drm.h Applying machine_name to libdevmapper.h Fixed: libdevmapper.h Applying glibc_c99_inline_3 to bits/string2.h Fixed: bits/string2.h Applying io_quotes_use to rdma/ib_user_mad.h Applying io_quotes_use to linux/gigaset_dev.h Applying io_quotes_use to linux/videotext.h Applying io_quotes_use to linux/dn.h Applying io_quotes_use to linux/nbd.h Applying io_quotes_use to linux/auto_fs4.h Applying io_quotes_def to linux/soundcard.h Applying machine_name to linux/a.out.h Fixed: linux/a.out.h Applying io_quotes_use to linux/fs.h Applying io_quotes_use to linux/raw.h Applying io_quotes_use to linux/i2o-dev.h Applying io_quotes_use to linux/if_pppox.h Applying io_quotes_use to linux/ipmi.h Applying io_quotes_use to linux/dm-ioctl.h Applying io_quotes_use to linux/mmtimer.h Applying io_quotes_use to linux/fd.h Applying io_quotes_use to linux/synclink.h Applying io_quotes_use to linux/cm4000_cs.h Applying io_quotes_use to linux/ite_gpio.h Applying io_quotes_def to linux/version.h Applying io_quotes_use to linux/agpgart.h Applying io_quotes_use to linux/input.h Applying io_quotes_use to linux/uinput.h Applying io_quotes_def to linux/reiserfs_fs.h Applying io_quotes_use to linux/reiserfs_fs.h Applying io_quotes_use to linux/auto_fs.h Applying io_quotes_use to linux/random.h Applying io_quotes_use to linux/blkpg.h Applying io_quotes_def to linux/ppp-comp.h Applying io_quotes_use to linux/cciss_ioctl.h Applying io_quotes_use to linux/ppdev.h Applying io_quotes_def to linux/pci_regs.h Applying io_quotes_use to linux/atmbr2684.h Applying io_quotes_use to linux/watchdog.h Applying io_quotes_use to linux/pktcdvd.h Applying io_quotes_use to linux/raid/md_u.h Applying machine_name to nss3/secport.h Fixed: nss3/secport.h Quoted includes in nss3/secport.h Applying hpux8_bogus_inlines to math.h Applying ctrl_quotes_def to readline/chardefs.h Applying machine_name to SDL/SDL_platform.h Applying io_quotes_def to SDL/SDL_version.h Applying machine_name to SDL/SDL_stdinc.h Fixed: SDL/SDL_stdinc.h Quoted includes in SDL/SDL_stdinc.h Applying io_quotes_use to asm/mtrr.h Applying io_quotes_use to video/sisfb.h Applying sysv68_string to string.h Applying glibc_tgmath to tgmath.h Fixed: tgmath.h Applying stdio_va_list_clients to krb5.h Applying sun_malloc to malloc.h Applying io_quotes_use to sound/asound.h Applying io_quotes_use to sound/emu10k1.h Applying io_quotes_use to sound/asequencer.h Applying machine_name to sound/hdspm.h Fixed: sound/hdspm.h Applying io_quotes_use to sys/raw.h Applying glibc_c99_inline_2 to sys/stat.h Fixed: sys/stat.h Applying glibc_c99_inline_4 to sys/sysmacros.h Fixed: sys/sysmacros.h Applying io_quotes_use to sys/mount.h Applying ctrl_quotes_def to mysql/chardefs.h Applying machine_name to mysql/my_global.h Applying glibc_c99_inline_1 to features.h Fixed: features.h Applying glibc_c99_inline_4 to wchar.h Fixed: wchar.h Applying machine_name to slang/slang.h Fixed: slang/slang.h Applying machine_name to X11/Xarch.h Applying machine_name to X11/Xos.h Fixed: X11/Xos.h Applying machine_name to X11/Xw32defs.h Fixed: X11/Xw32defs.h Applying machine_name to X11/Xosdefs.h Fixed: X11/Xosdefs.h Applying machine_name to X11/Xos_r.h Fixed: X11/Xos_r.h Applying io_quotes_def to X11/Xmu/Atoms.h Applying strict_ansi_only to zutil.h Fixed: zutil.h Quoted includes in zutil.h Applying glibc_stdint to stdint.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/float.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/iso646.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdbool.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stddef.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/varargs.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdfix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cpuid.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mm3dnow.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/emmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ammintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/smmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/nmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/fma4intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/wmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/immintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/x86intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/avxintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xopintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ia32intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cross-stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/lwpintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/popcntintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/abmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmiintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tbmintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/unwind.h cp /home/regress/tbox/cvs-objs/gcc/gcc/unwind-generic.h include/unwind.h chmod a+r include/unwind.h rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /home/regress/tbox/cvs-objs/gcc/gcc/limitx.h /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h /home/regress/tbox/cvs-objs/gcc/gcc/limity.h > tmp-xlimits.h; \ else \ cat /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ rm -f ${fix_dir}/limits.h; \ mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp /home/regress/tbox/cvs-objs/gcc/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tconfig.h cp /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/sfp-machine.h sfp-machine.h gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c -o lto/lto-lang.o /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c: In function 'handle_leaf_attribute': /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c:201: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c:201: warning: too many arguments for format /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c:206: warning: unknown conversion type character 'E' in format /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c:206: warning: too many arguments for format gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto.c -o lto/lto.o gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-object.c -o lto/lto-object.o gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 4.6.0"; \ if [ "experimental" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/regress/tbox/cvs-objs/gcc/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cpp.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gcc.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcc.texi; \ fi build/genhooks \ /home/regress/tbox/cvs-objs/gcc/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccint.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccinstall.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cppinternals.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cppinternals.texi; \ fi echo timestamp > gcov.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcov.texi > gcov.pod echo timestamp > doc/gcov.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcov.pod > doc/gcov.1.T$$ && \ mv -f doc/gcov.1.T$$ doc/gcov.1) || \ (rm -f doc/gcov.1.T$$ && exit 1) echo timestamp > cpp.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi > cpp.pod echo timestamp > doc/cpp.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 cpp.pod > doc/cpp.1.T$$ && \ mv -f doc/cpp.1.T$$ doc/cpp.1) || \ (rm -f doc/cpp.1.T$$ && exit 1) echo timestamp > gcc.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) echo timestamp > gfdl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/fdl.texi > gfdl.pod echo timestamp > doc/gfdl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \ (rm -f doc/gfdl.7.T$$ && exit 1) echo timestamp > gpl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) echo timestamp > fsf-funding.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/funding.texi > fsf-funding.pod echo timestamp > doc/fsf-funding.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \ (rm -f doc/fsf-funding.7.T$$ && exit 1) rm gfdl.pod cpp.pod gcc.pod gcov.pod fsf-funding.pod make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/gcc' mkdir -p -- i686-pc-linux-gnu/libgcc Checking multilib configuration for libgcc... Configuring stage 1 in i686-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-lipo... lipo checking for i686-pc-linux-gnu-nm... /home/regress/tbox/native/build-objs-2/./gcc/nm checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether assembler supports CFI directives... no checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgcc multidirs= with_multisubdir= make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/home/regress/tbox/objs-20110301" "exec_prefix=/home/regress/tbox/objs-20110301" "libdir=/home/regress/tbox/objs-20110301/lib" "libsubdir=/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack.o -MT _enable_execute_stack.o -MD -MP -MF _enable_execute_stack.dep -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_globals.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_binarydecimal.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_convert_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_fma.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_round.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_from_int.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:523:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:937:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:1374:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:39:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:490:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:949:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:1406:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _enable_execute_stack.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _udivdi3.o _umoddi3.o _udiv_w_sdiv.o _udivmoddi4.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o tf-signs.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c rm -f libgcov.a objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc.o -MT unwind-dw2-fde-glibc.o -MD -MP -MF unwind-dw2-fde-glibc.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat.o -MT gthr-gnat.o -MD -MP -MF gthr-gnat.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-glibc.o unwind-sjlj.o gthr-gnat.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack_s.o -MT _enable_execute_stack_s.o -MD -MP -MF _enable_execute_stack_s.dep -DSHARED -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs_s.o -MT tf-signs_s.o -MD -MP -MF tf-signs_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc_s.o -MT unwind-dw2-fde-glibc_s.o -MD -MP -MF unwind-dw2-fde-glibc_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat_s.o -MT gthr-gnat_s.o -MD -MP -MF gthr-gnat_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -msse -minline-all-stringops -c \ /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done { /home/regress/tbox/native/build-objs-2/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o; echo %%; \ cat /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc-std.ver /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } | gawk -f /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs . /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1 ./libgcc_s.so # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; ln -s libgcc_s.so.1 ../.././gcc/libgcc_s.so /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' mkdir -p -- i686-pc-linux-gnu/libgomp Checking multilib configuration for libgomp... Configuring stage 1 in i686-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gfortran... no checking whether we are using the GNU Fortran compiler... no checking whether no accepts -g... 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 unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/time.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for getloadavg... yes checking for clock_gettime... no checking for strtoull... yes checking for clock_gettime in -lrt... yes checking whether the target supports thread-local storage... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgomp multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make all-recursive make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' Making all in testsuite make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libgomp/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libgomp -o libgomp.info /home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo /home/regress/tbox/cvs-objs/gcc/libgomp/env.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /home/regress/tbox/cvs-objs/gcc/libgomp/error.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo /home/regress/tbox/cvs-objs/gcc/libgomp/single.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo /home/regress/tbox/cvs-objs/gcc/libgomp/task.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo /home/regress/tbox/cvs-objs/gcc/libgomp/team.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo /home/regress/tbox/cvs-objs/gcc/libgomp/work.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -rpath /home/regress/tbox/objs-20110301/lib alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo -lrt libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o -lrt -march=i486 -mtune=i686 -pthread -Wl,-O1 -Wl,--version-script -Wl,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) make DO=all multi-do # make make[6]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS="-L. -Wall -L../libgfortran ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2' rm -f stage_current make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' Configuring stage 2 in ./lto-plugin configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring stage 2 in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic ... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o pic/sha1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o pic/crc32.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -gtoggle -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.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 ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make all-am make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -fomit-frame-pointer -gtoggle -c -o lto-plugin.lo /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c libtool: compile: /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -fomit-frame-pointer -gtoggle -c /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -Werror -g -O2 -fomit-frame-pointer -gtoggle -module -bindir /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 -static-libstdc++ -static-libgcc -o liblto_plugin.la -rpath /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' Configuring stage 2 in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 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... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes 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... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: 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 Configuring stage 2 in ./gcc configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-gnatbind... /home/regress/tbox/native/build-objs-2/./prev-gcc/gnatbind checking for i686-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar 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... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes 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... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes 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 caddr_t... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes 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... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes 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... yes checking whether getopt is declared... no 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c' for machine-specific logic. Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /home/regress/tbox/cvs-objs/gcc/gcc/config/vxworks-dummy.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/unix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/att.h /home/regress/tbox/cvs-objs/gcc/gcc/config/dbxelf.h /home/regress/tbox/cvs-objs/gcc/gcc/config/elfos.h /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.h /home/regress/tbox/cvs-objs/gcc/gcc/config/glibc-stdint.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/linux.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking whether we are using gold... no checking what linker to use... /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --32 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no 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 linker read-only and read-write section mixing... read-write checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... no checking assembler for cfi personality directive... no checking assembler for cfi sections directive... no checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking assembler for line table discriminator support... no checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker plugin support... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for swap suffix... no checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for rep and lock prefix... 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 assembler for --debug-prefix-map option... no checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking dl_iterate_phdr in target C library... unknown Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i686-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/intl' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' Configuring stage 2 in ./zlib configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/zlib' /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`adler32.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-compress.o `test -f 'compress.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`compress.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`crc32.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`deflate.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`gzio.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-infback.o `test -f 'infback.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`infback.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inffast.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inflate.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inftrees.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-trees.o `test -f 'trees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`trees.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`uncompr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -gtoggle -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`zutil.c rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2 -fomit-frame-pointer -gtoggle" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2 -fomit-frame-pointer -gtoggle" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "AR=ar" "AS=as" "CC=/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2 -fomit-frame-pointer -gtoggle" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/zlib' Configuring stage 2 in ./libcpp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long... yes checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 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 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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 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... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libcpp' /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/charset.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives-only.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/errors.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/expr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/files.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/regress/tbox/objs-20110301/share/locale\"" > localedir.new /home/regress/tbox/cvs-objs/gcc/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/init.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/lex.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/line-map.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/macro.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/mkdeps.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/pch.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/symtab.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/be.po 6 translated messages, 26 fuzzy translations, 178 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ca.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ca.po 172 translated messages, 27 fuzzy translations, 11 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/da.po 142 translated messages, 47 fuzzy translations, 21 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/de.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/el.po 5 translated messages, 78 fuzzy translations, 127 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/es.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fi.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fr.po 193 translated messages, 14 fuzzy translations, 3 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/id.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ja.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/nl.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ru.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/sv.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/tr.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/uk.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/uk.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/vi.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_CN.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_TW.po 178 translated messages, 23 fuzzy translations, 9 untranslated messages. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libcpp' Configuring stage 2 in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libdecnumber' source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c' object='decContext.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -gtoggle -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libdecnumber' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/gcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/be.po 105 translated messages, 1586 fuzzy translations, 7013 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/da.po 1355 translated messages, 4098 fuzzy translations, 3251 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/de.po 6227 translated messages, 1842 fuzzy translations, 635 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/el.po 76 translated messages, 2780 fuzzy translations, 5848 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/es.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fi.po 1161 translated messages, 1890 fuzzy translations, 5653 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fr.po 1770 translated messages, 4051 fuzzy translations, 2883 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/id.po 5988 translated messages, 2054 fuzzy translations, 662 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ja.po 4074 translated messages, 827 fuzzy translations, 3803 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/nl.po 737 translated messages, 3546 fuzzy translations, 4421 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ru.po 3524 translated messages, 3063 fuzzy translations, 2117 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sr.po 4722 translated messages, 2759 fuzzy translations, 1223 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sv.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/tr.po 4277 translated messages, 2974 fuzzy translations, 1453 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/vi.po 2000 translated messages, 356 fuzzy translations, 6348 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_CN.po 7373 translated messages, 1019 fuzzy translations, 312 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_TW.po 3919 translated messages, 2744 fuzzy translations, 2041 untranslated messages. TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/linux.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm.h gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-gather.awk /home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/fortran/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/go/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/java/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/lto/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c.opt /home/regress/tbox/cvs-objs/gcc/gcc/common.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/fused-madd.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.opt > tmp-optionlist /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /home/regress/tbox/cvs-objs/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 /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh bconfig.h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconstants.o /home/regress/tbox/cvs-objs/gcc/gcc/genconstants.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-md.o /home/regress/tbox/cvs-objs/gcc/gcc/read-md.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/errors.o /home/regress/tbox/cvs-objs/gcc/gcc/errors.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o .././libiberty/libiberty.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmddeps.o /home/regress/tbox/cvs-objs/gcc/gcc/genmddeps.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genmddeps /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmodes.o /home/regress/tbox/cvs-objs/gcc/gcc/genmodes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmodes \ build/genmodes.o build/errors.o .././libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genflags.o /home/regress/tbox/cvs-objs/gcc/gcc/genflags.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengenrtl.o /home/regress/tbox/cvs-objs/gcc/gcc/gengenrtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengenrtl \ build/gengenrtl.o build/errors.o .././libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype.c flex -ogengtype-lex.c /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-lex.l && { \ echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \ cat gengtype-lex.c >> gengtype-lex.c.tmp; \ mv gengtype-lex.c.tmp gengtype-lex.c; \ } /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-lex.o gengtype-lex.c gengtype-lex.c: In function 'yy_get_next_buffer': gengtype-lex.c:1661:12: warning: old-style function definition [-Wold-style-definition] gengtype-lex.c: In function 'yy_get_previous_state': gengtype-lex.c:1793:22: warning: old-style function definition [-Wold-style-definition] /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-parse.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-parse.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-state.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-state.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o /home/regress/tbox/cvs-objs/gcc/gcc/version.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o .././libiberty/libiberty.a /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S /home/regress/tbox/cvs-objs/gcc/gcc -I gtyp-input.list -w gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/read-rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/ggc-none.o /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 4.6.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 4.6.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/vec.o /home/regress/tbox/cvs-objs/gcc/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/min-insn-modes.o min-insn-modes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gensupport.o /home/regress/tbox/cvs-objs/gcc/gcc/gensupport.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/print-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconditions.o /home/regress/tbox/cvs-objs/gcc/gcc/genconditions.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genconditions /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm_p.h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpreds.o /home/regress/tbox/cvs-objs/gcc/gcc/genpreds.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genpreds -h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/ada-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/java/java-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' >> tmp-all-tree.def /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencheck.o /home/regress/tbox/cvs-objs/gcc/gcc/gencheck.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencheck \ build/gencheck.o .././libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check build/genpreds -c /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencondmd.o build/gencondmd.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencondmd \ build/gencondmd.o .././libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test yes = yes \ || test -n ""; then \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattr.o /home/regress/tbox/cvs-objs/gcc/gcc/genattr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genattr /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencodes.o /home/regress/tbox/cvs-objs/gcc/gcc/gencodes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/gencodes /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconfig.o /home/regress/tbox/cvs-objs/gcc/gcc/genconfig.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genconfig /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config lsf="/home/regress/tbox/cvs-objs/gcc/gcc/cp/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/fortran/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/java/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/lto/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/objc/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' > tmp-specs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gcov-iov.o /home/regress/tbox/cvs-objs/gcc/gcc/gcov-iov.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.6.0' 'experimental' \ > tmp-gcov-iov.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-lang.c -o c-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/stub-objc.c -o c-family/stub-objc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c -o attribs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-errors.c -o c-errors.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-decl.c -o c-decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c -o c-typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-convert.c -o c-convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-aux-info.c -o c-aux-info.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-objc-common.c -o c-objc-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-parser.c -o c-parser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c -o tree-mudflap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genhooks.o /home/regress/tbox/cvs-objs/gcc/gcc/genhooks.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genhooks \ build/genhooks.o build/errors.o .././libiberty/libiberty.a build/genhooks > tmp-target-hooks-def.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-common.c -o c-family/c-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-dump.c -o c-family/c-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-format.c -o c-family/c-format.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-lex.c -o c-family/c-lex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-omp.c -o c-family/c-omp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-opts.c -o c-family/c-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DHOST_MACHINE=\"i686-pc-linux-gnu\" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pch.c -o c-family/c-pch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pragma.c -o c-family/c-pragma.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-semantics.c -o c-family/c-semantics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-c.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genchecksum.o /home/regress/tbox/cvs-objs/gcc/gcc/genchecksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genchecksum \ build/genchecksum.o .././libiberty/libiberty.a echo "/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ && /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change checksum-options.tmp checksum-options /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/main.c -o main.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-browser.c -o tree-browser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattrtab.o /home/regress/tbox/cvs-objs/gcc/gcc/genattrtab.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genattrtab /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attrtab.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-attrtab.c -o insn-attrtab.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genautomata.o /home/regress/tbox/cvs-objs/gcc/gcc/genautomata.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a -lm build/genautomata /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-automata.c -o insn-automata.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genemit.o /home/regress/tbox/cvs-objs/gcc/gcc/genemit.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genemit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-emit.c -o insn-emit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genextract.o /home/regress/tbox/cvs-objs/gcc/gcc/genextract.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genextract /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-extract.c -o insn-extract.o build/genmodes > tmp-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-modes.c -o insn-modes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genopinit.o /home/regress/tbox/cvs-objs/gcc/gcc/genopinit.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genopinit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-opinit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-opinit.c -o insn-opinit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genoutput.o /home/regress/tbox/cvs-objs/gcc/gcc/genoutput.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genoutput /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-output.c -o insn-output.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpeep.o /home/regress/tbox/cvs-objs/gcc/gcc/genpeep.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genpeep /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-peep.c -o insn-peep.o build/genpreds /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-preds.c -o insn-preds.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genrecog.o /home/regress/tbox/cvs-objs/gcc/gcc/genrecog.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genrecog /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-recog.c -o insn-recog.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genenums.o /home/regress/tbox/cvs-objs/gcc/gcc/genenums.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genenums \ build/genenums.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genenums /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-enums.c -o insn-enums.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-page.c -o ggc-page.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alias.c -o alias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alloc-pool.c -o alloc-pool.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/auto-inc-dec.c -o auto-inc-dec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bb-reorder.c -o bb-reorder.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bitmap.c -o bitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bt-load.c -o bt-load.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/builtins.c -o builtins.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/caller-save.c -o caller-save.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/calls.c -o calls.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfg.c -o cfg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfganal.c -o cfganal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgbuild.c -o cfgbuild.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgcleanup.c -o cfgcleanup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgexpand.c -o cfgexpand.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfghooks.c -o cfghooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfglayout.c -o cfglayout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloop.c -o cfgloop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopanal.c -o cfgloopanal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgrtl.c -o cfgrtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine.c -o combine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine-stack-adj.c -o combine-stack-adj.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/compare-elim.c -o compare-elim.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/convert.c -o convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c -o coverage.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cse.c -o cse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cselib.c -o cselib.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbxout.c -o dbxout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbgcnt.c -o dbgcnt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dce.c -o dce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ddg.c -o ddg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/debug.c -o debug.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-core.c -o df-core.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-problems.c -o df-problems.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-scan.c -o df-scan.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dfp.c -o dfp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/diagnostic.c -o diagnostic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dojump.c -o dojump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dominance.c -o dominance.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/domwalk.c -o domwalk.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/double-int.c -o double-int.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dse.c -o dse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2asm.c -o dwarf2asm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2out.c -o dwarf2out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ebitmap.c -o ebitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/emit-rtl.c -o emit-rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/et-forest.c -o et-forest.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/except.c -o except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/explow.c -o explow.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c -o expmed.o /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c: In function 'init_expmed': /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:134:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:141:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:145:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:149:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:153:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:157:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:164:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:180:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:184:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:188:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:231:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:246:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:247:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expr.c -o expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/final.c -o final.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fixed-value.c -o fixed-value.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fold-const.c -o fold-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/function.c -o function.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fwprop.c -o fwprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcse.c -o gcse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-common.c -o ggc-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple.c -o gimple.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-iterator.c -o gimple-iterator.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-fold.c -o gimple-fold.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-low.c -o gimple-low.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-pretty-print.c -o gimple-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c -o gimplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/godump.c -o godump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graph.c -o graph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphds.c -o graphds.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite.c -o graphite.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-blocking.c -o graphite-blocking.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-cloog-util.c -o graphite-cloog-util.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-dependences.c -o graphite-dependences.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-flattening.c -o graphite-flattening.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-interchange.c -o graphite-interchange.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-poly.c -o graphite-poly.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-ppl.c -o graphite-ppl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-scop-detection.c -o graphite-scop-detection.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber gtype-desc.c -o gtype-desc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/haifa-sched.c -o haifa-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hooks.c -o hooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hwint.c -o hwint.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ifcvt.c -o ifcvt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/implicit-zee.c -o implicit-zee.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/init-regs.c -o init-regs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/input.c -o input.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/integrate.c -o integrate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DLOCALEDIR=\"/home/regress/tbox/objs-20110301/share/locale\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/intl.c -o intl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira.c -o ira.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-build.c -o ira-build.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-costs.c -o ira-costs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-conflicts.c -o ira-conflicts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-color.c -o ira-color.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-emit.c -o ira-emit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-lives.c -o ira-lives.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/jump.c -o jump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/langhooks.c -o langhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lcm.c -o lcm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lists.c -o lists.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-doloop.c -o loop-doloop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-init.c -o loop-init.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-invariant.c -o loop-invariant.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-iv.c -o loop-iv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unroll.c -o loop-unroll.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unswitch.c -o loop-unswitch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lower-subreg.c -o lower-subreg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-cgraph.c -o lto-cgraph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c -o lto-streamer-in.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-out.c -o lto-streamer-out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-in.c -o lto-section-in.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-out.c -o lto-section-out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c -o lto-symtab.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-opts.c -o lto-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer.c -o lto-streamer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../zlib /home/regress/tbox/cvs-objs/gcc/gcc/lto-compress.c -o lto-compress.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mcf.c -o mcf.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mode-switching.c -o mode-switching.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/modulo-sched.c -o modulo-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omega.c -o omega.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omp-low.c -o omp-low.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/optabs.c -o optabs.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber options.c -o options.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-common.c -o opts-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-global.c -o opts-global.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts.c -o opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/params.c -o params.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/passes.c -o passes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/plugin.c -o plugin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pointer-set.c -o pointer-set.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload-gcse.c -o postreload-gcse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload.c -o postreload.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/predict.c -o predict.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pretty-print.c -o pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c -o print-rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-tree.c -o print-tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/profile.c -o profile.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/real.c -o real.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/realmpfr.c -o realmpfr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/recog.c -o recog.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reg-stack.c -o reg-stack.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regcprop.c -o regcprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reginfo.c -o reginfo.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regmove.c -o regmove.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regrename.c -o regrename.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regstat.c -o regstat.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload.c -o reload.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload1.c -o reload1.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reorg.c -o reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/resource.c -o resource.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl-error.c -o rtl-error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c -o rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlanal.c -o rtlanal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlhooks.c -o rtlhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sbitmap.c -o sbitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-deps.c -o sched-deps.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-ebb.c -o sched-ebb.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-rgn.c -o sched-rgn.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-vis.c -o sched-vis.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sdbout.c -o sdbout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-ir.c -o sel-sched-ir.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-dump.c -o sel-sched-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched.c -o sel-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sese.c -o sese.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/simplify-rtx.c -o simplify-rtx.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sparseset.c -o sparseset.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sreal.c -o sreal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stack-ptr-mod.c -o stack-ptr-mod.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/statistics.c -o statistics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c -o stmt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c -o stor-layout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/store-motion.c -o store-motion.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stringpool.c -o stringpool.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/target-globals.c -o target-globals.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/targhooks.c -o targhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/timevar.c -o timevar.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_NAME=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/toplev.c -o toplev.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tracer.c -o tracer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-affine.c -o tree-affine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-call-cdce.c -o tree-call-cdce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfg.c -o tree-cfg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-chrec.c -o tree-chrec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-complex.c -o tree-complex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-data-ref.c -o tree-data-ref.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dfa.c -o tree-dfa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-diagnostic.c -o tree-diagnostic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dump.c -o tree-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-eh.c -o tree-eh.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-emutls.c -o tree-emutls.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-if-conv.c -o tree-if-conv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-iterator.c -o tree-iterator.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-loop-distribution.c -o tree-loop-distribution.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nested.c -o tree-nested.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nrv.c -o tree-nrv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-object-size.c -o tree-object-size.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-optimize.c -o tree-optimize.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-parloops.c -o tree-parloops.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-phinodes.c -o tree-phinodes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-predcom.c -o tree-predcom.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-profile.c -o tree-profile.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-sra.c -o tree-sra.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-switch-conversion.c -o tree-switch-conversion.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ter.c -o tree-ssa-ter.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa.c -o tree-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssanames.c -o tree-ssanames.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-stdarg.c -o tree-stdarg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-tailcall.c -o tree-tailcall.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-patterns.c -o tree-vect-patterns.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-stmts.c -o tree-vect-stmts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop.c -o tree-vect-loop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-slp.c -o tree-vect-slp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vrp.c -o tree-vrp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree.c -o tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/value-prof.c -o value-prof.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/var-tracking.c -o var-tracking.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c -o varasm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vec.c -o vec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -c /home/regress/tbox/cvs-objs/gcc/gcc/version.c -o version.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vmsdbgout.c -o vmsdbgout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/web.c -o web.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/xcoffout.c -o xcoffout.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.awk /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c -o i386.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/host-linux.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraph.c -o cgraph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphbuild.c -o cgraphbuild.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphunit.c -o cgraphunit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppbuiltin.c -o cppbuiltin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppdefault.c -o cppdefault.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/incpath.c -o incpath.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-cp.c -o ipa-cp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-split.c -o ipa-split.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-inline.c -o ipa-inline.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-prop.c -o ipa-prop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-reference.c -o ipa-reference.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-ref.c -o ipa-ref.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-utils.c -o ipa-utils.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa.c -o ipa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/matrix-reorg.c -o matrix-reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DPREFIX=\"/home/regress/tbox/objs-20110301\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/prefix.c -o prefix.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-inline.c -o tree-inline.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varpool.c -o varpool.o rm -rf libbackend.a ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o hwint.o ifcvt.o implicit-zee.o init-regs.o input.o integrate.o intl.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts-global.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o vec.o version.o vmsdbgout.o web.o xcoffout.o i386.o host-linux.o cgraph.o cgraphbuild.o cgraphunit.o cppbuiltin.o cppdefault.o incpath.o ipa-cp.o ipa-split.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o ranlib libbackend.a build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1-checksum.c -o cc1-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \ cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov.c -o gcov.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/errors.c -o errors.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov.o intl.o version.o errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov-dump.c -o gcov-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-dump.o version.o errors.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-lang.c -o cp/cp-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/call.c -o cp/call.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/decl.c -o cp/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/expr.c -o cp/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/pt.c -o cp/pt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/typeck2.c -o cp/typeck2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/class.c -o cp/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/decl2.c -o cp/decl2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/error.c -o cp/error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/lex.c -o cp/lex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/parser.c -o cp/parser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/ptree.c -o cp/ptree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/rtti.c -o cp/rtti.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/typeck.c -o cp/typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cvt.c -o cp/cvt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/except.c -o cp/except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/friend.c -o cp/friend.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/init.c -o cp/init.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/method.c -o cp/method.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/search.c -o cp/search.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/semantics.c -o cp/semantics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/tree.c -o cp/tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/repo.c -o cp/repo.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/dump.c -o cp/dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/optimize.c -o cp/optimize.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/mangle.c -o cp/mangle.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/name-lookup.c -o cp/name-lookup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1plus-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1plus-checksum.c -o cc1plus-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o cc1plus-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/arith.c -o fortran/arith.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/array.c -o fortran/array.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/bbt.c -o fortran/bbt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/check.c -o fortran/check.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/class.c -o fortran/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/constructor.c -o fortran/constructor.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/fortran/cpp.c -o fortran/cpp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/data.c -o fortran/data.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/decl.c -o fortran/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/dump-parse-tree.c -o fortran/dump-parse-tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/error.c -o fortran/error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/expr.c -o fortran/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/interface.c -o fortran/interface.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/intrinsic.c -o fortran/intrinsic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/io.c -o fortran/io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/iresolve.c -o fortran/iresolve.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/match.c -o fortran/match.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/matchexp.c -o fortran/matchexp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/misc.c -o fortran/misc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/module.c -o fortran/module.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/openmp.c -o fortran/openmp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/options.c -o fortran/options.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/parse.c -o fortran/parse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/primary.c -o fortran/primary.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/resolve.c -o fortran/resolve.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/scanner.c -o fortran/scanner.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/simplify.c -o fortran/simplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/st.c -o fortran/st.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/symbol.c -o fortran/symbol.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/target-memory.c -o fortran/target-memory.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/convert.c -o fortran/convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/dependency.c -o fortran/dependency.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/f95-lang.c -o fortran/f95-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans.c -o fortran/trans.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-array.c -o fortran/trans-array.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-common.c -o fortran/trans-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-const.c -o fortran/trans-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-decl.c -o fortran/trans-decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-expr.c -o fortran/trans-expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-intrinsic.c -o fortran/trans-intrinsic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-io.c -o fortran/trans-io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-openmp.c -o fortran/trans-openmp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-stmt.c -o fortran/trans-stmt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-types.c -o fortran/trans-types.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/frontend-passes.c -o fortran/frontend-passes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/class.c -o java/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/decl.c -o java/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/expr.c -o java/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/constants.c -o java/constants.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/lang.c -o java/lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/typeck.c -o java/typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/except.c -o java/except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/verify-glue.c -o java/verify-glue.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/verify-impl.c -o java/verify-impl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/zextract.c -o java/zextract.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -I/home/regress/tbox/cvs-objs/gcc/gcc/../zlib /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-io.c -o java/jcf-io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/win32-host.c -o java/win32-host.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-parse.c -o java/jcf-parse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/mangle.c -o java/mangle.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/mangle_name.c -o java/mangle_name.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/builtins.c -o java/builtins.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/resource.c -o java/resource.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-depend.c -o java/jcf-depend.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DLIBGCJ_ZIP_FILE='"/home/regress/tbox/objs-20110301/share/java/libgcj-4.6.0.jar"' \ -DDEFAULT_TARGET_VERSION=\"4.6.0\" \ /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-path.c -o java/jcf-path.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/boehm.c -o java/boehm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/java-gimplify.c -o java/java-gimplify.o rm -f jc1 /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jc1 \ java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify-glue.o java/verify-impl.o java/zextract.o java/jcf-io.o java/win32-host.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/builtins.o java/resource.o java/jcf-depend.o java/jcf-path.o java/boehm.o java/java-gimplify.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gcc.c -o gcc.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -o gcc-options.o \ -DGCC_DRIVER options.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c -o ggc-none.o (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jvspec.c -o jvspec.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/driver-i386.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gcj gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ jvspec.o java/jcf-path.o prefix.o intl.o \ version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jvgenmain.c -o java/jvgenmain.o rm -f jvgenmain /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jvgenmain java/jvgenmain.o java/mangle_name.o errors.o intl.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-dump.c -o java/jcf-dump.o rm -f jcf-dump /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jcf-dump java/jcf-dump.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/win32-host.o java/zextract.o errors.o version.o ggc-none.o intl.o \ -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-lang.c -o objc/objc-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-act.c -o objc/objc-act.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-runtime-shared-support.c -o objc/objc-runtime-shared-support.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-gnu-runtime-abi-01.c -o objc/objc-gnu-runtime-abi-01.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-next-runtime-abi-01.c -o objc/objc-next-runtime-abi-01.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-next-runtime-abi-02.c -o objc/objc-next-runtime-abi-02.o build/genchecksum objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \ main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a checksum-options > cc1obj-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1obj-checksum.c.tmp cc1obj-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1obj-checksum.c -o cc1obj-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1obj \ objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o cc1obj-checksum.o \ main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/collect2.c -o collect2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/collect2-aix.c -o collect2-aix.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tlink.c -o tlink.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tcollect2 \ collect2.o collect2-aix.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-wrapper.c -o lto-wrapper.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tlto-wrapper lto-wrapper.o intl.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gccspec.c -o gccspec.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xgcc gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ gccspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cppspec.c -o cppspec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cpp gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ cppspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo LIB1ASMFUNCS = '' >> tmp-libgcc.mvars echo LIB1ASMSRC = '' >> tmp-libgcc.mvars echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars echo LIB2FUNCS_EXCLUDE = ' _fixtfsi _fixunstfsi _floatsitf _floatunsitf _fixtfdi _fixunstfdi _floatditf _floatunditf' >> tmp-libgcc.mvars echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars echo LIB2ADD = '$(gcc_srcdir)/config/soft-fp/addtf3.c $(gcc_srcdir)/config/soft-fp/divtf3.c $(gcc_srcdir)/config/soft-fp/eqtf2.c $(gcc_srcdir)/config/soft-fp/getf2.c $(gcc_srcdir)/config/soft-fp/letf2.c $(gcc_srcdir)/config/soft-fp/multf3.c $(gcc_srcdir)/config/soft-fp/negtf2.c $(gcc_srcdir)/config/soft-fp/subtf3.c $(gcc_srcdir)/config/soft-fp/unordtf2.c $(gcc_srcdir)/config/soft-fp/fixtfsi.c $(gcc_srcdir)/config/soft-fp/fixunstfsi.c $(gcc_srcdir)/config/soft-fp/floatsitf.c $(gcc_srcdir)/config/soft-fp/floatunsitf.c $(gcc_srcdir)/config/soft-fp/fixtfdi.c $(gcc_srcdir)/config/soft-fp/fixunstfdi.c $(gcc_srcdir)/config/soft-fp/floatditf.c $(gcc_srcdir)/config/soft-fp/floatunditf.c $(gcc_srcdir)/config/soft-fp/fixtfti.c $(gcc_srcdir)/config/soft-fp/fixunstfti.c $(gcc_srcdir)/config/soft-fp/floattitf.c $(gcc_srcdir)/config/soft-fp/floatuntitf.c $(gcc_srcdir)/config/soft-fp/extendsftf2.c $(gcc_srcdir)/config/soft-fp/extenddftf2.c $(gcc_srcdir)/config/soft-fp/extendxftf2.c $(gcc_srcdir)/config/soft-fp/trunctfsf2.c $(gcc_srcdir)/config/soft-fp/trunctfdf2.c $(gcc_srcdir)/config/soft-fp/trunctfxf2.c ' >> tmp-libgcc.mvars echo LIB2ADD_ST = ' ' >> tmp-libgcc.mvars echo LIB2ADDEH = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSHARED = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars echo LIBUNWIND = ' ' >> tmp-libgcc.mvars echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars echo FPBIT = '' >> tmp-libgcc.mvars echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars echo DPBIT = '' >> tmp-libgcc.mvars echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars echo TPBIT = '' >> tmp-libgcc.mvars echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars echo DFP_ENABLE = 'true' >> tmp-libgcc.mvars echo DFP_CFLAGS='' >> tmp-libgcc.mvars echo D32PBIT='' >> tmp-libgcc.mvars echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars echo D64PBIT='' >> tmp-libgcc.mvars echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars echo D128PBIT='' >> tmp-libgcc.mvars echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars echo GCC_EXTRA_PARTS = 'crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o' >> tmp-libgcc.mvars echo SHLIB_LINK = '$(GCC_FOR_TARGET) -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_INSTALL = '$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_DLLDIR = '' >> tmp-libgcc.mvars echo SHLIB_EXT = '.so' >> tmp-libgcc.mvars echo SHLIB_MKMAP = '$(gcc_srcdir)/mkmap-symver.awk ' >> tmp-libgcc.mvars echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars echo SHLIB_MAPFILES = '$(gcc_srcdir)/libgcc-std.ver $(gcc_srcdir)/config/i386/libgcc-glibc.ver ' >> tmp-libgcc.mvars echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars echo LIBGCC2_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector ' >> tmp-libgcc.mvars echo TARGET_LIBGCC2_CFLAGS = '-fPIC' >> tmp-libgcc.mvars echo LIBGCC_SYNC = '' >> tmp-libgcc.mvars echo LIBGCC_SYNC_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector ' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -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 /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='i686-pc-linux-gnu'; srcdir=`cd /home/regress/tbox/cvs-objs/gcc/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-i686-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp /home/regress/tbox/cvs-objs/gcc/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/prev-gcc' (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /home/regress/tbox/native/build-objs-2/prev-gcc/../gcc/./include-fixed; tar xpf - ) make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/prev-gcc' echo timestamp > stmp-fixinc rm -f mm_malloc.h cat /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/float.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/iso646.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdbool.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stddef.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/varargs.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdfix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cpuid.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mm3dnow.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/emmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ammintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/smmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/nmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/fma4intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/wmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/immintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/x86intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/avxintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xopintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ia32intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cross-stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/lwpintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/popcntintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/abmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmiintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tbmintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/unwind.h cp /home/regress/tbox/cvs-objs/gcc/gcc/unwind-generic.h include/unwind.h chmod a+r include/unwind.h rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /home/regress/tbox/cvs-objs/gcc/gcc/limitx.h /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h /home/regress/tbox/cvs-objs/gcc/gcc/limity.h > tmp-xlimits.h; \ else \ cat /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ rm -f ${fix_dir}/limits.h; \ mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp /home/regress/tbox/cvs-objs/gcc/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tconfig.h cp /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/sfp-machine.h sfp-machine.h (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/g++spec.c) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o g++ \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o g++spec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfortranspec.c) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gfortran \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o gfortranspec.o version.o prefix.o intl.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c -o lto/lto-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto.c -o lto/lto.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-object.c -o lto/lto-object.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 4.6.0"; \ if [ "experimental" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/regress/tbox/cvs-objs/gcc/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cpp.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gcc.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcc.texi; \ fi build/genhooks \ /home/regress/tbox/cvs-objs/gcc/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccint.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccinstall.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cppinternals.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/gcc/fortran \ -o doc/gfortran.info /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfortran.texi; \ else true; fi if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/gcc/fortran \ -o doc/gfc-internals.info /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfc-internals.texi; \ else true; fi if test "xinfo" = xinfo; then \ rm -f doc/gcj.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gcj.info /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi; \ else true; fi echo timestamp > gcov.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcov.texi > gcov.pod echo timestamp > doc/gcov.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcov.pod > doc/gcov.1.T$$ && \ mv -f doc/gcov.1.T$$ doc/gcov.1) || \ (rm -f doc/gcov.1.T$$ && exit 1) echo timestamp > cpp.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi > cpp.pod echo timestamp > doc/cpp.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 cpp.pod > doc/cpp.1.T$$ && \ mv -f doc/cpp.1.T$$ doc/cpp.1) || \ (rm -f doc/cpp.1.T$$ && exit 1) echo timestamp > gcc.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) echo timestamp > gfdl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/fdl.texi > gfdl.pod echo timestamp > doc/gfdl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \ (rm -f doc/gfdl.7.T$$ && exit 1) echo timestamp > gpl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) echo timestamp > fsf-funding.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/funding.texi > fsf-funding.pod echo timestamp > doc/fsf-funding.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \ (rm -f doc/fsf-funding.7.T$$ && exit 1) cp doc/gcc.1 doc/g++.1 perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \ < /home/regress/tbox/cvs-objs/gcc/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gcj < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gcj.pod echo timestamp > doc/gcj.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcj.pod > doc/gcj.1.T$$ && \ mv -f doc/gcj.1.T$$ doc/gcj.1) || \ (rm -f doc/gcj.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D jcf-dump < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > jcf-dump.pod echo timestamp > doc/jcf-dump.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \ mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \ (rm -f doc/jcf-dump.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gij < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gij.pod echo timestamp > doc/gij.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gij.pod > doc/gij.1.T$$ && \ mv -f doc/gij.1.T$$ doc/gij.1) || \ (rm -f doc/gij.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D jv-convert < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > jv-convert.pod echo timestamp > doc/jv-convert.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \ mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \ (rm -f doc/jv-convert.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D grmic < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > grmic.pod echo timestamp > doc/grmic.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 grmic.pod > doc/grmic.1.T$$ && \ mv -f doc/grmic.1.T$$ doc/grmic.1) || \ (rm -f doc/grmic.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gcj-dbtool < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gcj-dbtool.pod echo timestamp > doc/gcj-dbtool.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \ mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \ (rm -f doc/gcj-dbtool.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gc-analyze < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gc-analyze.pod echo timestamp > doc/gc-analyze.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \ mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \ (rm -f doc/gc-analyze.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D aot-compile < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > aot-compile.pod echo timestamp > doc/aot-compile.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \ mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \ (rm -f doc/aot-compile.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > rebuild-gcj-db.pod echo timestamp > doc/rebuild-gcj-db.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \ mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \ (rm -f doc/rebuild-gcj-db.1.T$$ && exit 1) rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gfortran.pod gij.pod gcc.pod gcov.pod fsf-funding.pod make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/gcc' mkdir -p -- i686-pc-linux-gnu/libgcc Checking multilib configuration for libgcc... Configuring stage 2 in i686-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-lipo... lipo checking for i686-pc-linux-gnu-nm... /home/regress/tbox/native/build-objs-2/./gcc/nm checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether assembler supports CFI directives... no checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgcc multidirs= with_multisubdir= make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/home/regress/tbox/objs-20110301" "exec_prefix=/home/regress/tbox/objs-20110301" "libdir=/home/regress/tbox/objs-20110301/lib" "libsubdir=/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack.o -MT _enable_execute_stack.o -MD -MP -MF _enable_execute_stack.dep -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_globals.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_binarydecimal.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_convert_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_fma.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_round.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_from_int.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:523:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:937:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:1374:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:39:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:490:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:949:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:1406:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _enable_execute_stack.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _udivdi3.o _umoddi3.o _udiv_w_sdiv.o _udivmoddi4.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o tf-signs.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c rm -f libgcov.a objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc.o -MT unwind-dw2-fde-glibc.o -MD -MP -MF unwind-dw2-fde-glibc.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat.o -MT gthr-gnat.o -MD -MP -MF gthr-gnat.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-glibc.o unwind-sjlj.o gthr-gnat.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack_s.o -MT _enable_execute_stack_s.o -MD -MP -MF _enable_execute_stack_s.dep -DSHARED -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs_s.o -MT tf-signs_s.o -MD -MP -MF tf-signs_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc_s.o -MT unwind-dw2-fde-glibc_s.o -MD -MP -MF unwind-dw2-fde-glibc_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat_s.o -MT gthr-gnat_s.o -MD -MP -MF gthr-gnat_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -msse -minline-all-stringops -c \ /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done { /home/regress/tbox/native/build-objs-2/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o; echo %%; \ cat /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc-std.ver /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } | gawk -f /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs . /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1 ./libgcc_s.so # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; ln -s libgcc_s.so.1 ../.././gcc/libgcc_s.so /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' mkdir -p -- i686-pc-linux-gnu/libgomp Checking multilib configuration for libgomp... Configuring stage 2 in i686-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gfortran... /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... no checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/time.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for getloadavg... yes checking for clock_gettime... no checking for strtoull... yes checking for clock_gettime in -lrt... yes checking whether the target supports thread-local storage... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgomp multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make all-recursive make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' Making all in testsuite make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libgomp/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libgomp -o libgomp.info /home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo /home/regress/tbox/cvs-objs/gcc/libgomp/env.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /home/regress/tbox/cvs-objs/gcc/libgomp/error.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo /home/regress/tbox/cvs-objs/gcc/libgomp/single.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo /home/regress/tbox/cvs-objs/gcc/libgomp/task.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo /home/regress/tbox/cvs-objs/gcc/libgomp/team.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo /home/regress/tbox/cvs-objs/gcc/libgomp/work.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -rpath /home/regress/tbox/objs-20110301/lib alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo -lrt libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o -lrt -march=i486 -mtune=i686 -pthread -Wl,-O1 -Wl,--version-script -Wl,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) make DO=all multi-do # make make[6]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS="-L. -Wall -L../libgfortran ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90 make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2' rm -f stage_current make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' Configuring stage 3 in ./lto-plugin configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring stage 3 in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic ... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o pic/sha1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o pic/crc32.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"-fpic" != x ]; then \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -fomit-frame-pointer -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.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 ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make all-am make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -fomit-frame-pointer -c -o lto-plugin.lo /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c libtool: compile: /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/lto-plugin -I/home/regress/tbox/cvs-objs/gcc/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -fomit-frame-pointer -c /home/regress/tbox/cvs-objs/gcc/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -Werror -g -O2 -fomit-frame-pointer -module -bindir /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 -static-libstdc++ -static-libgcc -o liblto_plugin.la -rpath /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/regress/tbox/native/build-objs-2/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /home/regress/tbox/objs-20110301/libexec/gcc/i686-pc-linux-gnu/4.6.0' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/lto-plugin' Configuring stage 3 in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 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... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes 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... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: 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 Configuring stage 3 in ./gcc configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-gnatbind... /home/regress/tbox/native/build-objs-2/./prev-gcc/gnatbind checking for i686-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar 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... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes 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... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes 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 caddr_t... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes 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... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes 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... yes checking whether getopt is declared... no 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c' for machine-specific logic. Using `/home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /home/regress/tbox/cvs-objs/gcc/gcc/config/vxworks-dummy.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/unix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/att.h /home/regress/tbox/cvs-objs/gcc/gcc/config/dbxelf.h /home/regress/tbox/cvs-objs/gcc/gcc/config/elfos.h /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.h /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.h /home/regress/tbox/cvs-objs/gcc/gcc/config/glibc-stdint.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/linux.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as checking what assembler to use... /usr/bin/as checking whether we are using gold... no checking what linker to use... /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... --32 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no 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 linker read-only and read-write section mixing... read-write checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... no checking assembler for cfi personality directive... no checking assembler for cfi sections directive... no checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for COMDAT group support... yes checking assembler for line table discriminator support... no checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker plugin support... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for swap suffix... no checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for rep and lock prefix... 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 assembler for --debug-prefix-map option... no checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking dl_iterate_phdr in target C library... unknown Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a native compiler for i686-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/intl' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty/testsuite' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/build-i686-pc-linux-gnu/fixincludes' Configuring stage 3 in ./zlib configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/zlib' /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`adler32.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-compress.o `test -f 'compress.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`compress.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`crc32.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`deflate.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`gzio.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-infback.o `test -f 'infback.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`infback.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inffast.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inflate.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`inftrees.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-trees.o `test -f 'trees.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`trees.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`uncompr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/home/regress/tbox/cvs-objs/gcc/zlib -g -O2 -fomit-frame-pointer -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/home/regress/tbox/cvs-objs/gcc/zlib/'`zutil.c rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2 -fomit-frame-pointer" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2 -fomit-frame-pointer" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "AR=ar" "AS=as" "CC=/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2 -fomit-frame-pointer" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/zlib' Configuring stage 3 in ./libcpp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long... yes checking dependency style of /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 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 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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 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... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf 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... yes checking whether fgets_unlocked is declared... yes 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... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libcpp' /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/charset.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/directives-only.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/errors.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/expr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/files.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/identifiers.c echo "#define LOCALEDIR \"/home/regress/tbox/objs-20110301/share/locale\"" > localedir.new /home/regress/tbox/cvs-objs/gcc/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/init.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/lex.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/line-map.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/macro.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/mkdeps.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/pch.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/symtab.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libcpp -I. -I/home/regress/tbox/cvs-objs/gcc/libcpp/../include -I/home/regress/tbox/cvs-objs/gcc/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/regress/tbox/cvs-objs/gcc/libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/be.po 6 translated messages, 26 fuzzy translations, 178 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ca.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ca.po 172 translated messages, 27 fuzzy translations, 11 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/da.po 142 translated messages, 47 fuzzy translations, 21 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/de.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/el.po 5 translated messages, 78 fuzzy translations, 127 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/es.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fi.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/fr.po 193 translated messages, 14 fuzzy translations, 3 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/id.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ja.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/nl.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/ru.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/sv.po 210 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/tr.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/uk.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/uk.po 184 translated messages, 19 fuzzy translations, 7 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/vi.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_CN.po 209 translated messages, 1 fuzzy translation. /bin/sh /home/regress/tbox/cvs-objs/gcc/libcpp/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/libcpp/po/zh_TW.po 178 translated messages, 23 fuzzy translations, 9 untranslated messages. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libcpp' Configuring stage 3 in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wcast-qual... yes checking whether /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libdecnumber' source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decNumber.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c' object='decContext.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/decContext.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/decimal128.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/bid2dpd_dpd2bid.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee32.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee64.c source='/home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -g -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -Werror -I/home/regress/tbox/cvs-objs/gcc/libdecnumber -I. -c /home/regress/tbox/cvs-objs/gcc/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libdecnumber' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/gcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po mkdir -p -- po /usr/bin/msgfmt --statistics -o po/be.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/be.po 105 translated messages, 1586 fuzzy translations, 7013 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/da.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/da.po 1355 translated messages, 4098 fuzzy translations, 3251 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/de.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/de.po 6227 translated messages, 1842 fuzzy translations, 635 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/el.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/el.po 76 translated messages, 2780 fuzzy translations, 5848 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/es.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/es.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fi.po 1161 translated messages, 1890 fuzzy translations, 5653 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/fr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/fr.po 1770 translated messages, 4051 fuzzy translations, 2883 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/id.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/id.po 5988 translated messages, 2054 fuzzy translations, 662 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ja.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ja.po 4074 translated messages, 827 fuzzy translations, 3803 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/nl.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/nl.po 737 translated messages, 3546 fuzzy translations, 4421 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/ru.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/ru.po 3524 translated messages, 3063 fuzzy translations, 2117 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sr.po 4722 translated messages, 2759 fuzzy translations, 1223 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/sv.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/sv.po 8704 translated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/tr.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/tr.po 4277 translated messages, 2974 fuzzy translations, 1453 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/vi.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/vi.po 2000 translated messages, 356 fuzzy translations, 6348 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_CN.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_CN.po 7373 translated messages, 1019 fuzzy translations, 312 untranslated messages. /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs po /usr/bin/msgfmt --statistics -o po/zh_TW.gmo /home/regress/tbox/cvs-objs/gcc/gcc/po/zh_TW.po 3919 translated messages, 2744 fuzzy translations, 2041 untranslated messages. TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/linux.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm.h gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-gather.awk /home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/fortran/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/go/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/java/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/lto/lang.opt /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c.opt /home/regress/tbox/cvs-objs/gcc/gcc/common.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/fused-madd.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/gnu-user.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux.opt /home/regress/tbox/cvs-objs/gcc/gcc/config/linux-android.opt > tmp-optionlist /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /home/regress/tbox/cvs-objs/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 /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh bconfig.h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconstants.o /home/regress/tbox/cvs-objs/gcc/gcc/genconstants.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-md.o /home/regress/tbox/cvs-objs/gcc/gcc/read-md.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/errors.o /home/regress/tbox/cvs-objs/gcc/gcc/errors.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o .././libiberty/libiberty.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmddeps.o /home/regress/tbox/cvs-objs/gcc/gcc/genmddeps.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genmddeps /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genmodes.o /home/regress/tbox/cvs-objs/gcc/gcc/genmodes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmodes \ build/genmodes.o build/errors.o .././libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genflags.o /home/regress/tbox/cvs-objs/gcc/gcc/genflags.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengenrtl.o /home/regress/tbox/cvs-objs/gcc/gcc/gengenrtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengenrtl \ build/gengenrtl.o build/errors.o .././libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype.c flex -ogengtype-lex.c /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-lex.l && { \ echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \ cat gengtype-lex.c >> gengtype-lex.c.tmp; \ mv gengtype-lex.c.tmp gengtype-lex.c; \ } /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-lex.o gengtype-lex.c gengtype-lex.c: In function 'yy_get_next_buffer': gengtype-lex.c:1661:12: warning: old-style function definition [-Wold-style-definition] gengtype-lex.c: In function 'yy_get_previous_state': gengtype-lex.c:1793:22: warning: old-style function definition [-Wold-style-definition] /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-parse.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-parse.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gengtype-state.o /home/regress/tbox/cvs-objs/gcc/gcc/gengtype-state.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o /home/regress/tbox/cvs-objs/gcc/gcc/version.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o .././libiberty/libiberty.a /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S /home/regress/tbox/cvs-objs/gcc/gcc -I gtyp-input.list -w gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/read-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/read-rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/ggc-none.o /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 4.6.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 4.6.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/vec.o /home/regress/tbox/cvs-objs/gcc/gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/min-insn-modes.o min-insn-modes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gensupport.o /home/regress/tbox/cvs-objs/gcc/gcc/gensupport.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/print-rtl.o /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconditions.o /home/regress/tbox/cvs-objs/gcc/gcc/genconditions.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genconditions /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tm_p.h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpreds.o /home/regress/tbox/cvs-objs/gcc/gcc/genpreds.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genpreds -h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/home/regress/tbox/cvs-objs/gcc/gcc/ada/gcc-interface/ada-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/java/java-tree.def /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' >> tmp-all-tree.def /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencheck.o /home/regress/tbox/cvs-objs/gcc/gcc/gencheck.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencheck \ build/gencheck.o .././libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check build/genpreds -c /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencondmd.o build/gencondmd.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencondmd \ build/gencondmd.o .././libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test yes = yes \ || test -n ""; then \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattr.o /home/regress/tbox/cvs-objs/gcc/gcc/genattr.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genattr /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gencodes.o /home/regress/tbox/cvs-objs/gcc/gcc/gencodes.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/gencodes /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genconfig.o /home/regress/tbox/cvs-objs/gcc/gcc/genconfig.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genconfig /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config lsf="/home/regress/tbox/cvs-objs/gcc/gcc/cp/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/fortran/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/java/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/lto/lang-specs.h /home/regress/tbox/cvs-objs/gcc/gcc/objc/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/regress/tbox/cvs-objs/gcc/gcc/||' > tmp-specs.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/gcov-iov.o /home/regress/tbox/cvs-objs/gcc/gcc/gcov-iov.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.6.0' 'experimental' \ > tmp-gcov-iov.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-lang.c -o c-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/stub-objc.c -o c-family/stub-objc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/attribs.c -o attribs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-errors.c -o c-errors.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-decl.c -o c-decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-typeck.c -o c-typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-convert.c -o c-convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-aux-info.c -o c-aux-info.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-objc-common.c -o c-objc-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-parser.c -o c-parser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-mudflap.c -o tree-mudflap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genhooks.o /home/regress/tbox/cvs-objs/gcc/gcc/genhooks.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genhooks \ build/genhooks.o build/errors.o .././libiberty/libiberty.a build/genhooks > tmp-target-hooks-def.h /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-common.c -o c-family/c-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-dump.c -o c-family/c-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-format.c -o c-family/c-format.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-lex.c -o c-family/c-lex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-omp.c -o c-family/c-omp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-opts.c -o c-family/c-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DHOST_MACHINE=\"i686-pc-linux-gnu\" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pch.c -o c-family/c-pch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pragma.c -o c-family/c-pragma.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-semantics.c -o c-family/c-semantics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/c-family -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-c.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genchecksum.o /home/regress/tbox/cvs-objs/gcc/gcc/genchecksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genchecksum \ build/genchecksum.o .././libiberty/libiberty.a echo "/home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ && /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change checksum-options.tmp checksum-options /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/main.c -o main.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-browser.c -o tree-browser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genattrtab.o /home/regress/tbox/cvs-objs/gcc/gcc/genattrtab.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genattrtab /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attrtab.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-attrtab.c -o insn-attrtab.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genautomata.o /home/regress/tbox/cvs-objs/gcc/gcc/genautomata.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a -lm build/genautomata /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-automata.c -o insn-automata.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genemit.o /home/regress/tbox/cvs-objs/gcc/gcc/genemit.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genemit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-emit.c -o insn-emit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genextract.o /home/regress/tbox/cvs-objs/gcc/gcc/genextract.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genextract /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-extract.c -o insn-extract.o build/genmodes > tmp-modes.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-modes.c -o insn-modes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genopinit.o /home/regress/tbox/cvs-objs/gcc/gcc/genopinit.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genopinit /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-opinit.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-opinit.c -o insn-opinit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genoutput.o /home/regress/tbox/cvs-objs/gcc/gcc/genoutput.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genoutput /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-output.c -o insn-output.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genpeep.o /home/regress/tbox/cvs-objs/gcc/gcc/genpeep.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genpeep /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-peep.c -o insn-peep.o build/genpreds /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md > tmp-preds.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-preds.c -o insn-preds.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genrecog.o /home/regress/tbox/cvs-objs/gcc/gcc/genrecog.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genrecog /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-recog.c -o insn-recog.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/build -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -o build/genenums.o /home/regress/tbox/cvs-objs/gcc/gcc/genenums.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genenums \ build/genenums.o build/read-md.o build/errors.o .././libiberty/libiberty.a build/genenums /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber insn-enums.c -o insn-enums.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-page.c -o ggc-page.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alias.c -o alias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/alloc-pool.c -o alloc-pool.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/auto-inc-dec.c -o auto-inc-dec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bb-reorder.c -o bb-reorder.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bitmap.c -o bitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/bt-load.c -o bt-load.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/builtins.c -o builtins.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/caller-save.c -o caller-save.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/calls.c -o calls.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfg.c -o cfg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfganal.c -o cfganal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgbuild.c -o cfgbuild.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgcleanup.c -o cfgcleanup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgexpand.c -o cfgexpand.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfghooks.c -o cfghooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfglayout.c -o cfglayout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloop.c -o cfgloop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopanal.c -o cfgloopanal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cfgrtl.c -o cfgrtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine.c -o combine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/combine-stack-adj.c -o combine-stack-adj.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/compare-elim.c -o compare-elim.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/convert.c -o convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/coverage.c -o coverage.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cse.c -o cse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cselib.c -o cselib.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbxout.c -o dbxout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dbgcnt.c -o dbgcnt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dce.c -o dce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ddg.c -o ddg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/debug.c -o debug.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-core.c -o df-core.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-problems.c -o df-problems.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/df-scan.c -o df-scan.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dfp.c -o dfp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/diagnostic.c -o diagnostic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dojump.c -o dojump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dominance.c -o dominance.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/domwalk.c -o domwalk.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/double-int.c -o double-int.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dse.c -o dse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2asm.c -o dwarf2asm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/dwarf2out.c -o dwarf2out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ebitmap.c -o ebitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/emit-rtl.c -o emit-rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/et-forest.c -o et-forest.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/except.c -o except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/explow.c -o explow.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c -o expmed.o /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c: In function 'init_expmed': /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:134:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:141:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:145:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:149:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:153:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:157:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:164:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:180:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:184:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:188:3: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:231:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:246:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/cvs-objs/gcc/gcc/expmed.c:247:8: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/expr.c -o expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/final.c -o final.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fixed-value.c -o fixed-value.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fold-const.c -o fold-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/function.c -o function.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fwprop.c -o fwprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcse.c -o gcse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-common.c -o ggc-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple.c -o gimple.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-iterator.c -o gimple-iterator.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-fold.c -o gimple-fold.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-low.c -o gimple-low.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimple-pretty-print.c -o gimple-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gimplify.c -o gimplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/godump.c -o godump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graph.c -o graph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphds.c -o graphds.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite.c -o graphite.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-blocking.c -o graphite-blocking.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-cloog-util.c -o graphite-cloog-util.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-dependences.c -o graphite-dependences.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-flattening.c -o graphite-flattening.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-interchange.c -o graphite-interchange.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-poly.c -o graphite-poly.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-ppl.c -o graphite-ppl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-scop-detection.c -o graphite-scop-detection.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber gtype-desc.c -o gtype-desc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/haifa-sched.c -o haifa-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hooks.c -o hooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/hwint.c -o hwint.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ifcvt.c -o ifcvt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/implicit-zee.c -o implicit-zee.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/init-regs.c -o init-regs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/input.c -o input.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/integrate.c -o integrate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DLOCALEDIR=\"/home/regress/tbox/objs-20110301/share/locale\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/intl.c -o intl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira.c -o ira.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-build.c -o ira-build.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-costs.c -o ira-costs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-conflicts.c -o ira-conflicts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-color.c -o ira-color.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-emit.c -o ira-emit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ira-lives.c -o ira-lives.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/jump.c -o jump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/langhooks.c -o langhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lcm.c -o lcm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lists.c -o lists.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-doloop.c -o loop-doloop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-init.c -o loop-init.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-invariant.c -o loop-invariant.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-iv.c -o loop-iv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unroll.c -o loop-unroll.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/loop-unswitch.c -o loop-unswitch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lower-subreg.c -o lower-subreg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-cgraph.c -o lto-cgraph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-in.c -o lto-streamer-in.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer-out.c -o lto-streamer-out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-in.c -o lto-section-in.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-section-out.c -o lto-section-out.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-symtab.c -o lto-symtab.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-opts.c -o lto-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-streamer.c -o lto-streamer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../zlib /home/regress/tbox/cvs-objs/gcc/gcc/lto-compress.c -o lto-compress.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mcf.c -o mcf.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/mode-switching.c -o mode-switching.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/modulo-sched.c -o modulo-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omega.c -o omega.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/omp-low.c -o omp-low.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/optabs.c -o optabs.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/opt-functions.awk -f /home/regress/tbox/cvs-objs/gcc/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber options.c -o options.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-common.c -o opts-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts-global.c -o opts-global.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/opts.c -o opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/params.c -o params.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/passes.c -o passes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/plugin.c -o plugin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pointer-set.c -o pointer-set.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload-gcse.c -o postreload-gcse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/postreload.c -o postreload.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/predict.c -o predict.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/pretty-print.c -o pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-rtl.c -o print-rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/print-tree.c -o print-tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/profile.c -o profile.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/real.c -o real.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/realmpfr.c -o realmpfr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/recog.c -o recog.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reg-stack.c -o reg-stack.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regcprop.c -o regcprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reginfo.c -o reginfo.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regmove.c -o regmove.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regrename.c -o regrename.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/regstat.c -o regstat.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload.c -o reload.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reload1.c -o reload1.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/reorg.c -o reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/resource.c -o resource.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl-error.c -o rtl-error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtl.c -o rtl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlanal.c -o rtlanal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/rtlhooks.c -o rtlhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sbitmap.c -o sbitmap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-deps.c -o sched-deps.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-ebb.c -o sched-ebb.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-rgn.c -o sched-rgn.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sched-vis.c -o sched-vis.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sdbout.c -o sdbout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-ir.c -o sel-sched-ir.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched-dump.c -o sel-sched-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sel-sched.c -o sel-sched.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sese.c -o sese.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/simplify-rtx.c -o simplify-rtx.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sparseset.c -o sparseset.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/sreal.c -o sreal.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stack-ptr-mod.c -o stack-ptr-mod.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/statistics.c -o statistics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stmt.c -o stmt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stor-layout.c -o stor-layout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/store-motion.c -o store-motion.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/stringpool.c -o stringpool.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/target-globals.c -o target-globals.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/targhooks.c -o targhooks.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/timevar.c -o timevar.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_NAME=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/toplev.c -o toplev.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tracer.c -o tracer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-affine.c -o tree-affine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-call-cdce.c -o tree-call-cdce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfg.c -o tree-cfg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-chrec.c -o tree-chrec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-complex.c -o tree-complex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-data-ref.c -o tree-data-ref.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dfa.c -o tree-dfa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-diagnostic.c -o tree-diagnostic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-dump.c -o tree-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-eh.c -o tree-eh.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-emutls.c -o tree-emutls.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-if-conv.c -o tree-if-conv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-iterator.c -o tree-iterator.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-loop-distribution.c -o tree-loop-distribution.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nested.c -o tree-nested.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nrv.c -o tree-nrv.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-object-size.c -o tree-object-size.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-optimize.c -o tree-optimize.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-parloops.c -o tree-parloops.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-phinodes.c -o tree-phinodes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-predcom.c -o tree-predcom.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-profile.c -o tree-profile.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-sra.c -o tree-sra.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-switch-conversion.c -o tree-switch-conversion.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-ter.c -o tree-ssa-ter.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssa.c -o tree-ssa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-ssanames.c -o tree-ssanames.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-stdarg.c -o tree-stdarg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-tailcall.c -o tree-tailcall.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-patterns.c -o tree-vect-patterns.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-stmts.c -o tree-vect-stmts.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop.c -o tree-vect-loop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vect-slp.c -o tree-vect-slp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-vrp.c -o tree-vrp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree.c -o tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/value-prof.c -o value-prof.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/var-tracking.c -o var-tracking.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varasm.c -o varasm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vec.c -o vec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110301\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -c /home/regress/tbox/cvs-objs/gcc/gcc/version.c -o version.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/vmsdbgout.c -o vmsdbgout.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/web.c -o web.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/xcoffout.c -o xcoffout.o gawk -f /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.awk /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/i386.c -o i386.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/config/host-linux.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraph.c -o cgraph.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphbuild.c -o cgraphbuild.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cgraphunit.c -o cgraphunit.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppbuiltin.c -o cppbuiltin.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../include/c++/4.6.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/include\" -DPREFIX=\"/home/regress/tbox/objs-20110301/\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/cppdefault.c -o cppdefault.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/incpath.c -o incpath.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-cp.c -o ipa-cp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-split.c -o ipa-split.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-inline.c -o ipa-inline.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-prop.c -o ipa-prop.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-reference.c -o ipa-reference.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-ref.c -o ipa-ref.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa-utils.c -o ipa-utils.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ipa.c -o ipa.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/matrix-reorg.c -o matrix-reorg.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DPREFIX=\"/home/regress/tbox/objs-20110301\" -DBASEVER="\"4.6.0\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/prefix.c -o prefix.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-inline.c -o tree-inline.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/varpool.c -o varpool.o rm -rf libbackend.a ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o hwint.o ifcvt.o implicit-zee.o init-regs.o input.o integrate.o intl.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts-global.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o vec.o version.o vmsdbgout.o web.o xcoffout.o i386.o host-linux.o cgraph.o cgraphbuild.o cgraphunit.o cppbuiltin.o cppdefault.o incpath.o ipa-cp.o ipa-split.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o ranlib libbackend.a build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1-checksum.c -o cc1-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \ cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov.c -o gcov.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/errors.c -o errors.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov.o intl.o version.o errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/gcov-dump.c -o gcov-dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc gcov-dump.o version.o errors.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-lang.c -o cp/cp-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/call.c -o cp/call.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/decl.c -o cp/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/expr.c -o cp/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/pt.c -o cp/pt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/typeck2.c -o cp/typeck2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/class.c -o cp/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/decl2.c -o cp/decl2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/error.c -o cp/error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/lex.c -o cp/lex.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/parser.c -o cp/parser.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/ptree.c -o cp/ptree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/rtti.c -o cp/rtti.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/typeck.c -o cp/typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cvt.c -o cp/cvt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/except.c -o cp/except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/friend.c -o cp/friend.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/init.c -o cp/init.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/method.c -o cp/method.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/search.c -o cp/search.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/semantics.c -o cp/semantics.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/tree.c -o cp/tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/repo.c -o cp/repo.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/dump.c -o cp/dump.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/optimize.c -o cp/optimize.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/mangle.c -o cp/mangle.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/name-lookup.c -o cp/name-lookup.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/cp -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1plus-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1plus-checksum.c -o cc1plus-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o cc1plus-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/arith.c -o fortran/arith.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/array.c -o fortran/array.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/bbt.c -o fortran/bbt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/check.c -o fortran/check.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/class.c -o fortran/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/constructor.c -o fortran/constructor.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ /home/regress/tbox/cvs-objs/gcc/gcc/fortran/cpp.c -o fortran/cpp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/data.c -o fortran/data.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/decl.c -o fortran/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/dump-parse-tree.c -o fortran/dump-parse-tree.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/error.c -o fortran/error.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/expr.c -o fortran/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/interface.c -o fortran/interface.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/intrinsic.c -o fortran/intrinsic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/io.c -o fortran/io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/iresolve.c -o fortran/iresolve.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/match.c -o fortran/match.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/matchexp.c -o fortran/matchexp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/misc.c -o fortran/misc.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/module.c -o fortran/module.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/openmp.c -o fortran/openmp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/options.c -o fortran/options.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/parse.c -o fortran/parse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/primary.c -o fortran/primary.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/resolve.c -o fortran/resolve.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/scanner.c -o fortran/scanner.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/simplify.c -o fortran/simplify.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/st.c -o fortran/st.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/symbol.c -o fortran/symbol.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/target-memory.c -o fortran/target-memory.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/convert.c -o fortran/convert.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/dependency.c -o fortran/dependency.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/f95-lang.c -o fortran/f95-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans.c -o fortran/trans.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-array.c -o fortran/trans-array.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-common.c -o fortran/trans-common.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-const.c -o fortran/trans-const.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-decl.c -o fortran/trans-decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-expr.c -o fortran/trans-expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-intrinsic.c -o fortran/trans-intrinsic.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-io.c -o fortran/trans-io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-openmp.c -o fortran/trans-openmp.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-stmt.c -o fortran/trans-stmt.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/trans-types.c -o fortran/trans-types.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ifortran -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/fortran -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/frontend-passes.c -o fortran/frontend-passes.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/class.c -o java/class.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/decl.c -o java/decl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/expr.c -o java/expr.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/constants.c -o java/constants.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/lang.c -o java/lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/typeck.c -o java/typeck.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/except.c -o java/except.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/verify-glue.c -o java/verify-glue.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/verify-impl.c -o java/verify-impl.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/zextract.c -o java/zextract.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -I/home/regress/tbox/cvs-objs/gcc/gcc/../zlib /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-io.c -o java/jcf-io.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/win32-host.c -o java/win32-host.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-parse.c -o java/jcf-parse.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/mangle.c -o java/mangle.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/mangle_name.c -o java/mangle_name.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/builtins.c -o java/builtins.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/resource.c -o java/resource.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-depend.c -o java/jcf-depend.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DLIBGCJ_ZIP_FILE='"/home/regress/tbox/objs-20110301/share/java/libgcj-4.6.0.jar"' \ -DDEFAULT_TARGET_VERSION=\"4.6.0\" \ /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-path.c -o java/jcf-path.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/boehm.c -o java/boehm.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/java-gimplify.c -o java/java-gimplify.o rm -f jc1 /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jc1 \ java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify-glue.o java/verify-impl.o java/zextract.o java/jcf-io.o java/win32-host.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/builtins.o java/resource.o java/jcf-depend.o java/jcf-path.o java/boehm.o java/java-gimplify.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gcc.c -o gcc.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -o gcc-options.o \ -DGCC_DRIVER options.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/ggc-none.c -o ggc-none.o (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jvspec.c -o jvspec.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/driver-i386.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gcj gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ jvspec.o java/jcf-path.o prefix.o intl.o \ version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jvgenmain.c -o java/jvgenmain.o rm -f jvgenmain /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jvgenmain java/jvgenmain.o java/mangle_name.o errors.o intl.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ijava -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/java -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/java/jcf-dump.c -o java/jcf-dump.o rm -f jcf-dump /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o jcf-dump java/jcf-dump.o java/jcf-io.o java/jcf-depend.o java/jcf-path.o java/win32-host.o java/zextract.o errors.o version.o ggc-none.o intl.o \ -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-lang.c -o objc/objc-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-act.c -o objc/objc-act.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-runtime-shared-support.c -o objc/objc-runtime-shared-support.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-gnu-runtime-abi-01.c -o objc/objc-gnu-runtime-abi-01.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-next-runtime-abi-01.c -o objc/objc-next-runtime-abi-01.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Iobjc -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/objc -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/objc/objc-next-runtime-abi-02.c -o objc/objc-next-runtime-abi-02.o build/genchecksum objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \ main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a checksum-options > cc1obj-checksum.c.tmp && \ /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change cc1obj-checksum.c.tmp cc1obj-checksum.c /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber cc1obj-checksum.c -o cc1obj-checksum.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cc1obj \ objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o cc1obj-checksum.o \ main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/collect2.c -o collect2.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/collect2-aix.c -o collect2-aix.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/tlink.c -o tlink.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tcollect2 \ collect2.o collect2-aix.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto-wrapper.c -o lto-wrapper.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o Tlto-wrapper lto-wrapper.o intl.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c /home/regress/tbox/cvs-objs/gcc/gcc/gccspec.c -o gccspec.o) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o xgcc gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ gccspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cppspec.c -o cppspec.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o cpp gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ cppspec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo LIB1ASMFUNCS = '' >> tmp-libgcc.mvars echo LIB1ASMSRC = '' >> tmp-libgcc.mvars echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars echo LIB2FUNCS_EXCLUDE = ' _fixtfsi _fixunstfsi _floatsitf _floatunsitf _fixtfdi _fixunstfdi _floatditf _floatunditf' >> tmp-libgcc.mvars echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars echo LIB2ADD = '$(gcc_srcdir)/config/soft-fp/addtf3.c $(gcc_srcdir)/config/soft-fp/divtf3.c $(gcc_srcdir)/config/soft-fp/eqtf2.c $(gcc_srcdir)/config/soft-fp/getf2.c $(gcc_srcdir)/config/soft-fp/letf2.c $(gcc_srcdir)/config/soft-fp/multf3.c $(gcc_srcdir)/config/soft-fp/negtf2.c $(gcc_srcdir)/config/soft-fp/subtf3.c $(gcc_srcdir)/config/soft-fp/unordtf2.c $(gcc_srcdir)/config/soft-fp/fixtfsi.c $(gcc_srcdir)/config/soft-fp/fixunstfsi.c $(gcc_srcdir)/config/soft-fp/floatsitf.c $(gcc_srcdir)/config/soft-fp/floatunsitf.c $(gcc_srcdir)/config/soft-fp/fixtfdi.c $(gcc_srcdir)/config/soft-fp/fixunstfdi.c $(gcc_srcdir)/config/soft-fp/floatditf.c $(gcc_srcdir)/config/soft-fp/floatunditf.c $(gcc_srcdir)/config/soft-fp/fixtfti.c $(gcc_srcdir)/config/soft-fp/fixunstfti.c $(gcc_srcdir)/config/soft-fp/floattitf.c $(gcc_srcdir)/config/soft-fp/floatuntitf.c $(gcc_srcdir)/config/soft-fp/extendsftf2.c $(gcc_srcdir)/config/soft-fp/extenddftf2.c $(gcc_srcdir)/config/soft-fp/extendxftf2.c $(gcc_srcdir)/config/soft-fp/trunctfsf2.c $(gcc_srcdir)/config/soft-fp/trunctfdf2.c $(gcc_srcdir)/config/soft-fp/trunctfxf2.c ' >> tmp-libgcc.mvars echo LIB2ADD_ST = ' ' >> tmp-libgcc.mvars echo LIB2ADDEH = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSHARED = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars echo LIBUNWIND = ' ' >> tmp-libgcc.mvars echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars echo FPBIT = '' >> tmp-libgcc.mvars echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars echo DPBIT = '' >> tmp-libgcc.mvars echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars echo TPBIT = '' >> tmp-libgcc.mvars echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars echo DFP_ENABLE = 'true' >> tmp-libgcc.mvars echo DFP_CFLAGS='' >> tmp-libgcc.mvars echo D32PBIT='' >> tmp-libgcc.mvars echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars echo D64PBIT='' >> tmp-libgcc.mvars echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars echo D128PBIT='' >> tmp-libgcc.mvars echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars echo GCC_EXTRA_PARTS = 'crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o' >> tmp-libgcc.mvars echo SHLIB_LINK = '$(GCC_FOR_TARGET) -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_INSTALL = '$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_DLLDIR = '' >> tmp-libgcc.mvars echo SHLIB_EXT = '.so' >> tmp-libgcc.mvars echo SHLIB_MKMAP = '$(gcc_srcdir)/mkmap-symver.awk ' >> tmp-libgcc.mvars echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars echo SHLIB_MAPFILES = '$(gcc_srcdir)/libgcc-std.ver $(gcc_srcdir)/config/i386/libgcc-glibc.ver ' >> tmp-libgcc.mvars echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars echo LIBGCC2_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector ' >> tmp-libgcc.mvars echo TARGET_LIBGCC2_CFLAGS = '-fPIC' >> tmp-libgcc.mvars echo LIBGCC_SYNC = '' >> tmp-libgcc.mvars echo LIBGCC_SYNC_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector ' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -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 /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='i686-pc-linux-gnu'; srcdir=`cd /home/regress/tbox/cvs-objs/gcc/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-i686-pc-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp /home/regress/tbox/cvs-objs/gcc/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/prev-gcc' (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /home/regress/tbox/native/build-objs-2/prev-gcc/../gcc/./include-fixed; tar xpf - ) make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/prev-gcc' echo timestamp > stmp-fixinc rm -f mm_malloc.h cat /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/float.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/iso646.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdbool.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stddef.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/varargs.h /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdfix.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cpuid.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/mm3dnow.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/emmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/pmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ammintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/smmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/nmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/fma4intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/wmmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/immintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/x86intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/avxintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/xopintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/ia32intrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/cross-stdarg.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/lwpintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/popcntintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/abmintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/bmiintrin.h /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/tbmintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/unwind.h cp /home/regress/tbox/cvs-objs/gcc/gcc/unwind-generic.h include/unwind.h chmod a+r include/unwind.h rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp /home/regress/tbox/cvs-objs/gcc/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /home/regress/tbox/cvs-objs/gcc/gcc/limitx.h /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h /home/regress/tbox/cvs-objs/gcc/gcc/limity.h > tmp-xlimits.h; \ else \ cat /home/regress/tbox/cvs-objs/gcc/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ rm -f ${fix_dir}/limits.h; \ mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp /home/regress/tbox/cvs-objs/gcc/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/mkconfig.sh tconfig.h cp /home/regress/tbox/cvs-objs/gcc/gcc/config/i386/sfp-machine.h sfp-machine.h (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/cp/g++spec.c) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o g++ \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o g++spec.o intl.o prefix.o version.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (SHLIB_LINK='/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \ /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DIN_GCC_FRONTEND -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/regress/tbox/objs-20110301/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/home/regress/tbox/objs-20110301/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/home/regress/tbox/objs-20110301/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfortranspec.c) /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o gfortran \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o gfortranspec.o version.o prefix.o intl.o driver-i386.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-lang.c -o lto/lto-lang.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto.c -o lto/lto.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Ilto -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/lto -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber /home/regress/tbox/cvs-objs/gcc/gcc/lto/lto-object.c -o lto/lto-object.o /home/regress/tbox/native/build-objs-2/./prev-gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./prev-gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 4.6.0"; \ if [ "experimental" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/regress/tbox/cvs-objs/gcc/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cpp.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gcc.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcc.texi; \ fi build/genhooks \ /home/regress/tbox/cvs-objs/gcc/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /home/regress/tbox/cvs-objs/gcc/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccint.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gccinstall.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/cppinternals.info /home/regress/tbox/cvs-objs/gcc/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/gcc/fortran \ -o doc/gfortran.info /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfortran.texi; \ else true; fi if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/gcc/fortran \ -o doc/gfc-internals.info /home/regress/tbox/cvs-objs/gcc/gcc/fortran/gfc-internals.texi; \ else true; fi if test "xinfo" = xinfo; then \ rm -f doc/gcj.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/regress/tbox/cvs-objs/gcc/gcc/doc \ -I /home/regress/tbox/cvs-objs/gcc/gcc/doc/include -o doc/gcj.info /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi; \ else true; fi echo timestamp > gcov.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/gcov.texi > gcov.pod echo timestamp > doc/gcov.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcov.pod > doc/gcov.1.T$$ && \ mv -f doc/gcov.1.T$$ doc/gcov.1) || \ (rm -f doc/gcov.1.T$$ && exit 1) echo timestamp > cpp.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" /home/regress/tbox/cvs-objs/gcc/gcc/doc/cpp.texi > cpp.pod echo timestamp > doc/cpp.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 cpp.pod > doc/cpp.1.T$$ && \ mv -f doc/cpp.1.T$$ doc/cpp.1) || \ (rm -f doc/cpp.1.T$$ && exit 1) echo timestamp > gcc.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) echo timestamp > gfdl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/fdl.texi > gfdl.pod echo timestamp > doc/gfdl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \ (rm -f doc/gfdl.7.T$$ && exit 1) echo timestamp > gpl.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/gpl_v3.texi > gpl.pod echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) echo timestamp > fsf-funding.pod perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl /home/regress/tbox/cvs-objs/gcc/gcc/doc/include/funding.texi > fsf-funding.pod echo timestamp > doc/fsf-funding.7 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \ (rm -f doc/fsf-funding.7.T$$ && exit 1) cp doc/gcc.1 doc/g++.1 perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" \ < /home/regress/tbox/cvs-objs/gcc/gcc/fortran/invoke.texi > gfortran.pod echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gcj < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gcj.pod echo timestamp > doc/gcj.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcj.pod > doc/gcj.1.T$$ && \ mv -f doc/gcj.1.T$$ doc/gcj.1) || \ (rm -f doc/gcj.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D jcf-dump < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > jcf-dump.pod echo timestamp > doc/jcf-dump.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 jcf-dump.pod > doc/jcf-dump.1.T$$ && \ mv -f doc/jcf-dump.1.T$$ doc/jcf-dump.1) || \ (rm -f doc/jcf-dump.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gij < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gij.pod echo timestamp > doc/gij.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gij.pod > doc/gij.1.T$$ && \ mv -f doc/gij.1.T$$ doc/gij.1) || \ (rm -f doc/gij.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D jv-convert < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > jv-convert.pod echo timestamp > doc/jv-convert.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 jv-convert.pod > doc/jv-convert.1.T$$ && \ mv -f doc/jv-convert.1.T$$ doc/jv-convert.1) || \ (rm -f doc/jv-convert.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D grmic < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > grmic.pod echo timestamp > doc/grmic.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 grmic.pod > doc/grmic.1.T$$ && \ mv -f doc/grmic.1.T$$ doc/grmic.1) || \ (rm -f doc/grmic.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gcj-dbtool < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gcj-dbtool.pod echo timestamp > doc/gcj-dbtool.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gcj-dbtool.pod > doc/gcj-dbtool.1.T$$ && \ mv -f doc/gcj-dbtool.1.T$$ doc/gcj-dbtool.1) || \ (rm -f doc/gcj-dbtool.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D gc-analyze < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > gc-analyze.pod echo timestamp > doc/gc-analyze.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 gc-analyze.pod > doc/gc-analyze.1.T$$ && \ mv -f doc/gc-analyze.1.T$$ doc/gc-analyze.1) || \ (rm -f doc/gc-analyze.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D aot-compile < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > aot-compile.pod echo timestamp > doc/aot-compile.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 aot-compile.pod > doc/aot-compile.1.T$$ && \ mv -f doc/aot-compile.1.T$$ doc/aot-compile.1) || \ (rm -f doc/aot-compile.1.T$$ && exit 1) perl /home/regress/tbox/cvs-objs/gcc/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < /home/regress/tbox/cvs-objs/gcc/gcc/java/gcj.texi > rebuild-gcj-db.pod echo timestamp > doc/rebuild-gcj-db.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-01 --section=1 rebuild-gcj-db.pod > doc/rebuild-gcj-db.1.T$$ && \ mv -f doc/rebuild-gcj-db.1.T$$ doc/rebuild-gcj-db.1) || \ (rm -f doc/rebuild-gcj-db.1.T$$ && exit 1) rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gfortran.pod gij.pod gcc.pod gcov.pod fsf-funding.pod make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/gcc' mkdir -p -- i686-pc-linux-gnu/libgcc Checking multilib configuration for libgcc... Configuring stage 3 in i686-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-lipo... lipo checking for i686-pc-linux-gnu-nm... /home/regress/tbox/native/build-objs-2/./gcc/nm checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether decimal floating point is supported... yes checking whether fixed-point is supported... no checking whether assembler supports CFI directives... no checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgcc multidirs= with_multisubdir= make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/home/regress/tbox/objs-20110301" "exec_prefix=/home/regress/tbox/objs-20110301" "libdir=/home/regress/tbox/objs-20110301/lib" "libsubdir=/home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack.o -MT _enable_execute_stack.o -MD -MP -MF _enable_execute_stack.dep -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_globals.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_decimal_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_binarydecimal.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_convert_data.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_isinfd128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_noncomp.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_fma.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_round.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid_from_int.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_add.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:523:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:937:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c: In function '__bid64qq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_div.c:1374:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:39:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:490:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128dq_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:949:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c: In function '__bid128qd_div': /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_div.c:1406:51: warning: variable 'Ql' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_mul.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_compare.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid32_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_bid128.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid64_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_int64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint32.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/bid128_to_uint64.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_dd_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_addsub_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_div_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_mul_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_eq_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ne_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_lt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_gt_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_le_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_ge_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_si.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_di.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_usi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_udi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_si_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_di_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_usi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_udi_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_df.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_xf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_tf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_sf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_df_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_xf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_tf_to_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_sd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_td_to_dd.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid/_unord_td.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _enable_execute_stack.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _udivdi3.o _umoddi3.o _udiv_w_sdiv.o _udivmoddi4.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o tf-signs.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc.a $objects ranlib libgcc.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcov.c rm -f libgcov.a objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcov.a $objects ranlib libgcov.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc.o -MT unwind-dw2-fde-glibc.o -MD -MP -MF unwind-dw2-fde-glibc.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat.o -MT gthr-gnat.o -MD -MP -MF gthr-gnat.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-glibc.o unwind-sjlj.o gthr-gnat.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar rc libgcc_eh.a $objects ranlib libgcc_eh.a /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _enable_execute_stack_s.o -MT _enable_execute_stack_s.o -MD -MP -MF _enable_execute_stack_s.dep -DSHARED -DL_enable_execute_stack -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/addtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c: In function '__divtf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/divtf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/eqtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/getf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/letf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c: In function '__multf3': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/multf3.c:45:3: warning: 'R_e' may be used uninitialized in this function [-Wuninitialized] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/negtf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/subtf3.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c: In function '__unordtf2': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:37:1: warning: variable 'B_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/unordtf2.c:36:1: warning: variable 'A_s' set but not used [-Wunused-but-set-variable] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c: In function '__fixtfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c: In function '__fixunstfsi': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfsi.c:42:3: warning: left shift count >= width of type [enabled by default] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunsitf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixtfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/fixunstfdi.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/floatunditf.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendsftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extenddftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/extendxftf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfsf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfdf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/soft-fp/trunctfxf2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o tf-signs_s.o -MT tf-signs_s.o -MD -MP -MF tf-signs_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/config/i386/32/tf-signs.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-glibc_s.o -MT unwind-dw2-fde-glibc_s.o -MD -MP -MF unwind-dw2-fde-glibc_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-dw2-fde-glibc.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-sjlj.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o gthr-gnat_s.o -MT gthr-gnat_s.o -MD -MP -MF gthr-gnat_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/gthr-gnat.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/unwind-c.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/emutls.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:381:19: warning: array subscript is above array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/regress/tbox/cvs-objs/gcc/gcc -I/home/regress/tbox/cvs-objs/gcc/gcc/. -I/home/regress/tbox/cvs-objs/gcc/gcc/../include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libcpp/include -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber -I/home/regress/tbox/cvs-objs/gcc/gcc/../libdecnumber/bid -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \ -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c: In function '__do_global_ctors_aux': /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is below array bounds [-Warray-bounds] /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtprec.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -msse -minline-all-stringops -c \ /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/crtfastmath.c # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done { /home/regress/tbox/native/build-objs-2/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o; echo %%; \ cat /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/libgcc-std.ver /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/. -I/home/regress/tbox/cvs-objs/gcc/libgcc/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgcc/../include -I/home/regress/tbox/cvs-objs/gcc/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } | gawk -f /home/regress/tbox/cvs-objs/gcc/libgcc/../gcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs . /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-glibc_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1 ./libgcc_s.so # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib ../.././gcc/libgcc_eh.a /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; ln -s libgcc_s.so.1 ../.././gcc/libgcc_s.so /bin/sh /home/regress/tbox/cvs-objs/gcc/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib ../.././gcc/$file ;; \ esac; \ done make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgcc' mkdir -p -- i686-pc-linux-gnu/libgomp Checking multilib configuration for libgomp... Configuring stage 3 in i686-pc-linux-gnu/libgomp configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gfortran... /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... no checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/time.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for getloadavg... yes checking for clock_gettime... no checking for strtoull... yes checking for clock_gettime in -lrt... yes checking whether the target supports thread-local storage... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgomp multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make all-recursive make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' Making all in testsuite make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp/testsuite' make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libgomp/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libgomp -o libgomp.info /home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/critical.c -o critical.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo /home/regress/tbox/cvs-objs/gcc/libgomp/env.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /home/regress/tbox/cvs-objs/gcc/libgomp/error.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter.c -o iter.o >/dev/null 2>&1 mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop.c -o loop.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo /home/regress/tbox/cvs-objs/gcc/libgomp/single.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo /home/regress/tbox/cvs-objs/gcc/libgomp/task.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/task.c -o task.o >/dev/null 2>&1 mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo /home/regress/tbox/cvs-objs/gcc/libgomp/team.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -fPIC -DPIC -o .libs/team.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo /home/regress/tbox/cvs-objs/gcc/libgomp/work.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -fPIC -DPIC -o .libs/work.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/work.c -o work.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgomp -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/x86 -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/linux -I/home/regress/tbox/cvs-objs/gcc/libgomp/config/posix -I/home/regress/tbox/cvs-objs/gcc/libgomp -Wall -Werror -ftls-model=initial-exec -march=i486 -pthread -mtune=i686 -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -march=i486 -mtune=i686 -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -rpath /home/regress/tbox/objs-20110301/lib alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo -lrt libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o -lrt -march=i486 -mtune=i686 -pthread -Wl,-O1 -Wl,--version-script -Wl,/home/regress/tbox/cvs-objs/gcc/libgomp/libgomp.map -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") libtool: link: ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o libtool: link: ranlib .libs/libgomp.a libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) make DO=all multi-do # make make[6]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS="-L. -Wall -L../libgfortran ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90 make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgomp' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=i686-pc-linux-gnu" "bindir=/home/regress/tbox/objs-20110301/bin" "datadir=/home/regress/tbox/objs-20110301/share" "exec_prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "datarootdir=/home/regress/tbox/objs-20110301/share" "docdir=/home/regress/tbox/objs-20110301/share/doc/" "infodir=/home/regress/tbox/objs-20110301/share/info" "pdfdir=/home/regress/tbox/objs-20110301/share/doc/" "htmldir=/home/regress/tbox/objs-20110301/share/doc/" "libdir=/home/regress/tbox/objs-20110301/lib" "libexecdir=/home/regress/tbox/objs-20110301/libexec" "lispdir=" "localstatedir=/home/regress/tbox/objs-20110301/var" "mandir=/home/regress/tbox/objs-20110301/share/man" "oldincludedir=/usr/include" "prefix=/home/regress/tbox/objs-20110301" "sbindir=/home/regress/tbox/objs-20110301/sbin" "sharedstatedir=/home/regress/tbox/objs-20110301/com" "sysconfdir=/home/regress/tbox/objs-20110301/etc" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "build_tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "target_alias=i686-pc-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=gcc" "CFLAGS_FOR_BUILD=-g -O2" "CXX_FOR_BUILD=g++" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS_FOR_BUILD=" "LEX=flex" "M4=m4" "MAKE=make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/bin/sed" "SHELL=/bin/sh" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg -gnata' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2 -fomit-frame-pointer" "BOOT_LDFLAGS=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=yes,types" "STAGE1_LANGUAGES=c,lto" "GNATBIND=no" "GNATMAKE=no" "AR_FOR_TARGET=ar" "AS_FOR_TARGET=as" "CC_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/" "CFLAGS_FOR_TARGET=-g -O2" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=dlltool" "FLAGS_FOR_TARGET=-B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include" "GCJ_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/gcj -B/home/regress/tbox/native/build-objs-2/./gcc/" "GFORTRAN_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/" "GOC_FOR_TARGET=" "GOCFLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ld" "LIPO_FOR_TARGET=lipo" "LDFLAGS_FOR_TARGET=" "LIBCFLAGS_FOR_TARGET=-g -O2" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=nm" "OBJDUMP_FOR_TARGET=objdump" "RANLIB_FOR_TARGET=ranlib" "STRIP_FOR_TARGET=strip" "WINDRES_FOR_TARGET=windres" "WINDMC_FOR_TARGET=windmc" "BUILD_CONFIG=bootstrap-debug" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g -fkeep-inline-functions" "STAGE1_CXXFLAGS=-g -O2" "STAGE1_TFLAGS=" "STAGE2_CFLAGS=-g -O2 -fomit-frame-pointer -gtoggle" "STAGE2_CXXFLAGS=-g -O2" "STAGE2_TFLAGS=" "STAGE3_CFLAGS=-g -O2 -fomit-frame-pointer" "STAGE3_CXXFLAGS=-g -O2" "STAGE3_TFLAGS=" "STAGE4_CFLAGS=-g -O2 -fomit-frame-pointer" "STAGE4_CXXFLAGS=-g -O2" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -fomit-frame-pointer -gtoggle -fprofile-generate" "STAGEprofile_CXXFLAGS=-g -O2" "STAGEprofile_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fomit-frame-pointer -fprofile-use" "STAGEfeedback_CXXFLAGS=-g -O2" "STAGEfeedback_TFLAGS=" "TFLAGS=" "CONFIG_SHELL=/bin/sh" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" compare make[2]: Entering directory `/home/regress/tbox/native/build-objs-2' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2' rm -f stage_current make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2' Comparing stages 2 and 3 warning: gcc/cc1-checksum.o differs warning: gcc/cc1obj-checksum.o differs warning: gcc/cc1plus-checksum.o differs Comparison successful. if false; then \ rm -rf stage2-*; \ echo timestamp > stage2-lean; \ fi make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[1]: Entering directory `/home/regress/tbox/native/build-objs-2' make[1]: Leaving directory `/home/regress/tbox/native/build-objs-2' make[1]: Entering directory `/home/regress/tbox/native/build-objs-2' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wold-style-definition... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wmissing-format-attribute... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wno-overlength-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... 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 asprintf is declared... no checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf 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... yes 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... yes checking whether fwrite_unlocked is declared... yes 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... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty/testsuite' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/libiberty' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/fixincludes' /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixincl.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixtests.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixfixes.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/server.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/procopen.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixlib.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/fixincludes -I../include -I/home/regress/tbox/cvs-objs/gcc/fixincludes/../include /home/regress/tbox/cvs-objs/gcc/fixincludes/fixopts.c /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -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="/home/regress/tbox/cvs-objs/gcc/fixincludes" /bin/sh /home/regress/tbox/cvs-objs/gcc/fixincludes/mkfixinc.sh i686-pc-linux-gnu sed -e 's/@gcc_version@/4.6.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/fixincludes' Checking multilib configuration for libgomp... Checking multilib configuration for libstdc++-v3... mkdir -p -- i686-pc-linux-gnu/libstdc++-v3 Configuring in i686-pc-linux-gnu/libstdc++-v3 configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for i686-pc-linux-gnu-as... /home/regress/tbox/native/build-objs-2/./gcc/as checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking whether to enable maintainer-specific portions of Makefiles... no configure: CPU config directory is cpu/i486 configure: OS config directory is os/gnu-linux checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok 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 dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for exception model to use... call frame checking for compiler with PCH support... yes checking for enabled PCH... yes checking for thread model used by GCC... posix checking for atomic builtins for bool... yes checking for atomic builtins for short... yes checking for atomic builtins for int... yes checking for atomic builtins for long long... yes checking for ISO/IEC TR 24733 ... yes checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for underlying I/O to use... stdio checking for C locale to use... gnu checking for msgfmt... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for std::allocator base class... new configure: "C" header strategy set to c_global checking for enabled long long specializations... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mbstate_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for enabled wchar_t specializations... yes checking for sin in -lm... yes checking for ISO C99 support in ... yes checking tgmath.h usability... yes checking tgmath.h presence... yes checking for tgmath.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for ISO C99 support in ... yes checking for ISO C99 support in ... yes checking for ISO C99 support in ... yes checking for ISO C99 support in ... yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -g3 -O0 checking for additional debug build... no checking for parallel mode support... yes checking for extra compiler flags for building... checking for EOWNERDEAD... yes checking for ENOTRECOVERABLE... yes checking for ENOLINK... yes checking for EPROTO... yes checking for ENODATA... yes checking for ENOSR... yes checking for ENOSTR... yes checking for ETIME... yes checking for EBADMSG... yes checking for ECANCELED... yes checking for EOVERFLOW... yes checking for ENOTSUP... yes checking for EIDRM... yes checking for ETXTBSY... yes checking for int64_t... yes checking for int64_t as long... checking for int64_t as long long... yes checking for LFS support... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for poll... yes checking for S_ISREG or S_IFREG... S_ISREG checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for wchar_t ISO C99 support to TR1 in ... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for the value of EOF... -1 checking for the value of SEEK_CUR... 1 checking for the value of SEEK_END... 2 checking for gettimeofday... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for clock_gettime, nanosleep and sched_yield... no checking for gthreads library... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for locale.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... (cached) yes checking for ld version... 22151 checking for ld that supports -Wl,--gc-sections... yes checking for ld that supports -Wl,-z,relro... yes checking for sin in -lm... (cached) yes checking for isinf declaration... yes checking for isinf... yes checking for isnan declaration... yes checking for isnan... yes checking for finite declaration... yes checking for finite... yes checking for sincos declaration... yes checking for sincos... yes checking for fpclass declaration... no checking for _fpclass declaration... no checking for qfpclass declaration... no checking for _qfpclass declaration... no checking for hypot declaration... yes checking for hypot... yes checking for float trig functions... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for coshf... yes checking for sinhf... yes checking for tanhf... yes checking for float round functions... yes checking for ceilf... yes checking for floorf... yes checking for expf declaration... yes checking for expf... yes checking for isnanf declaration... yes checking for isnanf... yes checking for isinff declaration... yes checking for isinff... yes checking for atan2f declaration... yes checking for atan2f... yes checking for fabsf declaration... yes checking for fabsf... yes checking for fmodf declaration... yes checking for fmodf... yes checking for frexpf declaration... yes checking for frexpf... yes checking for hypotf declaration... yes checking for hypotf... yes checking for ldexpf declaration... yes checking for ldexpf... yes checking for logf declaration... yes checking for logf... yes checking for log10f declaration... yes checking for log10f... yes checking for modff declaration... yes checking for modff... yes checking for modf declaration... yes checking for modf... yes checking for powf declaration... yes checking for powf... yes checking for sqrtf declaration... yes checking for sqrtf... yes checking for sincosf declaration... yes checking for sincosf... yes checking for finitef declaration... yes checking for finitef... yes checking for long double trig functions... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for cosl... yes checking for sinl... yes checking for tanl... yes checking for coshl... yes checking for sinhl... yes checking for tanhl... yes checking for long double round functions... yes checking for ceill... yes checking for floorl... yes checking for isnanl declaration... yes checking for isnanl... yes checking for isinfl declaration... yes checking for isinfl... yes checking for atan2l declaration... yes checking for atan2l... yes checking for expl declaration... yes checking for expl... yes checking for fabsl declaration... yes checking for fabsl... yes checking for fmodl declaration... yes checking for fmodl... yes checking for frexpl declaration... yes checking for frexpl... yes checking for hypotl declaration... yes checking for hypotl... yes checking for ldexpl declaration... yes checking for ldexpl... yes checking for logl declaration... yes checking for logl... yes checking for log10l declaration... yes checking for log10l... yes checking for modfl declaration... yes checking for modfl... yes checking for powl declaration... yes checking for powl... yes checking for sqrtl declaration... yes checking for sqrtl... yes checking for sincosl declaration... yes checking for sincosl... yes checking for finitel declaration... yes checking for finitel... yes checking for strtold declaration... yes checking for strtold... yes checking for strtof declaration... yes checking for strtof... yes checking for "/dev/random" and "/dev/urandom" for TR1 random_device... no checking whether the target supports thread-local storage... yes checking for ld used by GCC... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in include/gstdint.h... stdint.h (already complete) checking for GNU c++filt... /usr/bin/c++filt checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking for size_t as unsigned int... yes checking for ptrdiff_t as int... yes checking whether the target supports hidden visibility... yes configure: visibility supported: yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for RLIMIT_DATA... yes checking for RLIMIT_RSS... yes checking for RLIMIT_VMEM... no checking for RLIMIT_AS... yes checking for RLIMIT_FSIZE... yes checking for testsuite resource limits support... yes checking for setenv declaration... yes checking for setenv... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for doxygen... yes checking for dot... no checking for xsltproc... yes checking for xmllint... yes checking for dblatex... no checking for pdflatex... no checking for ruby... no checking for dbtoepubm... no configure: updating cache ./config.cache checking for gxx-include-dir... no checking for --enable-version-specific-runtime-libs... no checking for install location... ${prefix}/include/c++/${gcc_version} configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/testsuite_flags config.status: creating scripts/extract_symvers config.status: creating include/Makefile Adding multilib support to include/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating libsupc++/Makefile Adding multilib support to libsupc++/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating python/Makefile Adding multilib support to python/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating src/Makefile Adding multilib support to src/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating doc/Makefile Adding multilib support to doc/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating po/Makefile Adding multilib support to po/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating testsuite/Makefile Adding multilib support to testsuite/Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libstdc++-v3 multidirs= with_multisubdir= config.status: executing libtool commands config.status: executing include/gstdint.h commands config.status: executing generate-headers commands make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host echo 0 > stamp-namespace-version echo 1 > stamp-visibility sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc/gthr.h > i686-pc-linux-gnu/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc/gthr-single.h > i686-pc-linux-gnu/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc/gthr-posix.h > i686-pc-linux-gnu/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc/gthr-tpf.h > i686-pc-linux-gnu/bits/gthr-tpf.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc/gthr-posix.h > i686-pc-linux-gnu/bits/gthr-default.h make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include' Checking multilib configuration for libiberty... mkdir -p -- i686-pc-linux-gnu/libiberty Configuring in i686-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -W... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wall... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wwrite-strings... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wc++-compat... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -Wstrict-prototypes... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -pedantic ... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... no checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no 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 configure: 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 Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libiberty multidirs= with_multisubdir= make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o pic/regex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o pic/md5.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o pic/sha1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o pic/alloca.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o pic/argv.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o pic/concat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o pic/crc32.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o pic/getopt.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o pic/hex.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o pic/partition.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o pic/physmem.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o pic/sort.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o pic/strerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o pic/xexit.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/regress/tbox/cvs-objs/gcc/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/regress/tbox/cvs-objs/gcc/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mkstemps.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.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 ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty/testsuite' make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CFLAGS=-g -O2" "CPPFLAGS=" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/home/regress/tbox/objs-20110301" "exec_prefix=/home/regress/tbox/objs-20110301" "libdir=/home/regress/tbox/objs-20110301/lib" "libsubdir=" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libiberty' make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "includedir=/home/regress/tbox/objs-20110301/include" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "gxx_include_dir=/home/regress/tbox/objs-20110301/include/c++/4.6.0" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "RANLIB=ranlib" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' Making all in include make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include' mkdir -p ./i686-pc-linux-gnu/bits/stdc++.h.gch /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -O2 -g -std=gnu++0x /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/precompiled/stdc++.h \ -o i686-pc-linux-gnu/bits/stdc++.h.gch/O2ggnu++0x.gch mkdir -p ./i686-pc-linux-gnu/bits/stdc++.h.gch /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -O2 -g /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/precompiled/stdc++.h -o i686-pc-linux-gnu/bits/stdc++.h.gch/O2g.gch mkdir -p ./i686-pc-linux-gnu/bits/stdtr1c++.h.gch /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -O2 -g /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/precompiled/stdtr1c++.h -o i686-pc-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch mkdir -p ./i686-pc-linux-gnu/bits/extc++.h.gch /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -O2 -g /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/precompiled/extc++.h -o i686-pc-linux-gnu/bits/extc++.h.gch/O2g.gch make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include' Making all in libsupc++ make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o array_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/array_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -o array_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o atexit_arm.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/atexit_arm.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -o atexit_arm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_alloc.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_alloc.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -o bad_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_cast.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_cast.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -o bad_cast.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_typeid.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_typeid.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -o bad_typeid.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o class_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/class_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -o class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_op.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_op.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -o del_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opnt.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opnt.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -o del_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opv.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opv.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -o del_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opvnt.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opvnt.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -o del_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o dyncast.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/dyncast.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -o dyncast.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_alloc.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_alloc.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_arm.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_arm.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -o eh_arm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_aux_runtime.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_aux_runtime.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -o eh_aux_runtime.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_call.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_call.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -o eh_call.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_catch.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_catch.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -o eh_catch.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_exception.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_exception.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -o eh_exception.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_globals.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_globals.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -o eh_globals.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_personality.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_personality.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -o eh_personality.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_ptr.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_ptr.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -o eh_ptr.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_term_handler.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_term_handler.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -o eh_term_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_terminate.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_terminate.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -o eh_terminate.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_throw.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_throw.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -o eh_throw.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_type.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_type.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -o eh_type.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_unex_handler.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_unex_handler.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -o eh_unex_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o enum_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/enum_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -o enum_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o function_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/function_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -o function_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o fundamental_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/fundamental_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -o fundamental_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o guard.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/guard.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -o guard.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o guard_error.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/guard_error.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -o guard_error.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o hash_bytes.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/hash_bytes.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -o hash_bytes.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o new_handler.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_handler.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -o new_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o new_op.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_op.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -o new_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o new_opnt.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opnt.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -o new_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o new_opv.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opv.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -o new_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o new_opvnt.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opvnt.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -o new_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o pbase_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pbase_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -o pbase_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o pmem_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pmem_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -o pmem_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o pointer_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pointer_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -o pointer_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o pure.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pure.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -o pure.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o si_class_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/si_class_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -o si_class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o tinfo.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/tinfo.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -o tinfo.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o tinfo2.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/tinfo2.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -o tinfo2.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o vec.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vec.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -o vec.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o vmi_class_type_info.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vmi_class_type_info.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -o vmi_class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o vterminate.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vterminate.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../gcc -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -o vterminate.o rm -f cp-demangle.c ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../libiberty -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../include -prefer-pic -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../libiberty -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/../include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libsupc++convenience.la array_type_info.lo atexit_arm.lo bad_alloc.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: ar rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o bad_alloc.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_opnt.o del_opv.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: ranlib .libs/libsupc++convenience.a libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libsupc++.la -rpath /home/regress/tbox/objs-20110301/lib array_type_info.lo atexit_arm.lo bad_alloc.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: ar rc .libs/libsupc++.a array_type_info.o atexit_arm.o bad_alloc.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_opnt.o del_opv.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: ranlib .libs/libsupc++.a libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/libsupc++' Making all in doc make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/doc' Making all in src make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src' /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/atomic.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/atomic.cc -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/atomic.cc -o atomic.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bitmap_allocator.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/bitmap_allocator.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/bitmap_allocator.cc -fPIC -DPIC -o .libs/bitmap_allocator.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/bitmap_allocator.cc -o bitmap_allocator.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o pool_allocator.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/pool_allocator.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/pool_allocator.cc -fPIC -DPIC -o .libs/pool_allocator.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/pool_allocator.cc -o pool_allocator.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o mt_allocator.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mt_allocator.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mt_allocator.cc -fPIC -DPIC -o .libs/mt_allocator.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mt_allocator.cc -o mt_allocator.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o codecvt.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/codecvt.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/codecvt.cc -fPIC -DPIC -o .libs/codecvt.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/codecvt.cc -o codecvt.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o compatibility.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility.cc -fPIC -DPIC -o .libs/compatibility.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility.cc -o compatibility.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-c++0x.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-c++0x.cc -fPIC -DPIC -o .libs/compatibility-c++0x.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o compatibility-debug_list.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list.cc -fPIC -DPIC -o .libs/compatibility-debug_list.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o compatibility-debug_list-2.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list-2.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list-2.cc -fPIC -DPIC -o .libs/compatibility-debug_list-2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o compatibility-list.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list.cc -fPIC -DPIC -o .libs/compatibility-list.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list.cc -o compatibility-list.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o compatibility-list-2.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list-2.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list-2.cc -fPIC -DPIC -o .libs/compatibility-list-2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-list-2.cc -o compatibility-list-2.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o complex_io.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/complex_io.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/complex_io.cc -fPIC -DPIC -o .libs/complex_io.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/complex_io.cc -o complex_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ctype.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ctype.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ctype.cc -fPIC -DPIC -o .libs/ctype.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ctype.cc -o ctype.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/debug.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/debug.cc -fPIC -DPIC -o .libs/debug.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/debug.cc -o debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/functexcept.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/functexcept.cc -fPIC -DPIC -o .libs/functexcept.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/functexcept.cc -o functexcept.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o globals_io.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/globals_io.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/globals_io.cc -fPIC -DPIC -o .libs/globals_io.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/globals_io.cc -o globals_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_c++0x.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_c++0x.cc -fPIC -DPIC -o .libs/hash_c++0x.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_c++0x.cc -o hash_c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o hash_tr1.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_tr1.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_tr1.cc -fPIC -DPIC -o .libs/hash_tr1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hash_tr1.cc -o hash_tr1.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_c++0x.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_c++0x.cc -fPIC -DPIC -o .libs/hashtable_c++0x.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_c++0x.cc -o hashtable_c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o hashtable_tr1.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_tr1.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_tr1.cc -fPIC -DPIC -o .libs/hashtable_tr1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/hashtable_tr1.cc -o hashtable_tr1.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ios.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios.cc -fPIC -DPIC -o .libs/ios.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios.cc -o ios.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ios_failure.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_failure.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_failure.cc -fPIC -DPIC -o .libs/ios_failure.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_failure.cc -o ios_failure.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ios_init.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_init.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_init.cc -fPIC -DPIC -o .libs/ios_init.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_init.cc -o ios_init.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ios_locale.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_locale.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_locale.cc -fPIC -DPIC -o .libs/ios_locale.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios_locale.cc -o ios_locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/limits.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/limits.cc -fPIC -DPIC -o .libs/limits.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/limits.cc -o limits.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o list.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/list.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/list.cc -fPIC -DPIC -o .libs/list.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/list.cc -o list.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o locale.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale.cc -fPIC -DPIC -o .libs/locale.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale.cc -o locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o locale_init.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_init.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_init.cc -fPIC -DPIC -o .libs/locale_init.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_init.cc -o locale_init.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o locale_facets.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_facets.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_facets.cc -fPIC -DPIC -o .libs/locale_facets.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale_facets.cc -o locale_facets.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o localename.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/localename.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/localename.cc -fPIC -DPIC -o .libs/localename.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/localename.cc -o localename.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o math_stubs_float.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_float.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_float.cc -fPIC -DPIC -o .libs/math_stubs_float.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_float.cc -o math_stubs_float.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o math_stubs_long_double.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_long_double.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_long_double.cc -fPIC -DPIC -o .libs/math_stubs_long_double.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/math_stubs_long_double.cc -o math_stubs_long_double.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o stdexcept.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/stdexcept.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/stdexcept.cc -fPIC -DPIC -o .libs/stdexcept.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/stdexcept.cc -o stdexcept.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/strstream.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/strstream.cc -fPIC -DPIC -o .libs/strstream.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/strstream.cc -o strstream.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/system_error.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/system_error.cc -fPIC -DPIC -o .libs/system_error.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/system_error.cc -o system_error.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o tree.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/tree.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/tree.cc -fPIC -DPIC -o .libs/tree.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/tree.cc -o tree.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o allocator-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/allocator-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/allocator-inst.cc -fPIC -DPIC -o .libs/allocator-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/allocator-inst.cc -o allocator-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/concept-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/concept-inst.cc -fPIC -DPIC -o .libs/concept-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/concept-inst.cc -o concept-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/fstream-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/fstream-inst.cc -fPIC -DPIC -o .libs/fstream-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/fstream-inst.cc -o fstream-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ext-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ext-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ext-inst.cc -fPIC -DPIC -o .libs/ext-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ext-inst.cc -o ext-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ios-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios-inst.cc -fPIC -DPIC -o .libs/ios-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ios-inst.cc -o ios-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o iostream-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/iostream-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/iostream-inst.cc -fPIC -DPIC -o .libs/iostream-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/iostream-inst.cc -o iostream-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o istream-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream-inst.cc -fPIC -DPIC -o .libs/istream-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream-inst.cc -o istream-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o istream.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream.cc -fPIC -DPIC -o .libs/istream.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/istream.cc -o istream.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o locale-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale-inst.cc -fPIC -DPIC -o .libs/locale-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/locale-inst.cc -o locale-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o misc-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/misc-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/misc-inst.cc -fPIC -DPIC -o .libs/misc-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/misc-inst.cc -o misc-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ostream-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ostream-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ostream-inst.cc -fPIC -DPIC -o .libs/ostream-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/ostream-inst.cc -o ostream-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/placeholders.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/placeholders.cc -fPIC -DPIC -o .libs/placeholders.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/placeholders.cc -o placeholders.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/regex.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/regex.cc -fPIC -DPIC -o .libs/regex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/regex.cc -o regex.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o sstream-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/sstream-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/sstream-inst.cc -fPIC -DPIC -o .libs/sstream-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/sstream-inst.cc -o sstream-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o streambuf-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf-inst.cc -fPIC -DPIC -o .libs/streambuf-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf-inst.cc -o streambuf-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o streambuf.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf.cc -fPIC -DPIC -o .libs/streambuf.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/streambuf.cc -o streambuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/string-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/string-inst.cc -fPIC -DPIC -o .libs/string-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/string-inst.cc -o string-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o valarray-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/valarray-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/valarray-inst.cc -fPIC -DPIC -o .libs/valarray-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/valarray-inst.cc -o valarray-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o wlocale-inst.lo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wlocale-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wlocale-inst.cc -fPIC -DPIC -o .libs/wlocale-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wlocale-inst.cc -o wlocale-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wstring-inst.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wstring-inst.cc -fPIC -DPIC -o .libs/wstring-inst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/wstring-inst.cc -o wstring-inst.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mutex.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mutex.cc -fPIC -DPIC -o .libs/mutex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/mutex.cc -o mutex.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/condition_variable.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/condition_variable.cc -fPIC -DPIC -o .libs/condition_variable.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/condition_variable.cc -o condition_variable.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/chrono.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/chrono.cc -fPIC -DPIC -o .libs/chrono.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/chrono.cc -o chrono.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/thread.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/thread.cc -fPIC -DPIC -o .libs/thread.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/thread.cc -o thread.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/future.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/future.cc -fPIC -DPIC -o .libs/future.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -std=gnu++0x -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/future.cc -o future.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o atomicity.lo atomicity.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c atomicity.cc -fPIC -DPIC -o .libs/atomicity.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c atomicity.cc -o atomicity.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o codecvt_members.lo codecvt_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c codecvt_members.cc -fPIC -DPIC -o .libs/codecvt_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c codecvt_members.cc -o codecvt_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/collate_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o collate_members.lo collate_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c collate_members.cc -fPIC -DPIC -o .libs/collate_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c collate_members.cc -o collate_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o ctype_members.lo ctype_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ctype_members.cc -fPIC -DPIC -o .libs/ctype_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ctype_members.cc -o ctype_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/messages_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o messages_members.lo messages_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c messages_members.cc -fPIC -DPIC -o .libs/messages_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c messages_members.cc -o messages_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o monetary_members.lo monetary_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c monetary_members.cc -fPIC -DPIC -o .libs/monetary_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c monetary_members.cc -o monetary_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o numeric_members.lo numeric_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c numeric_members.cc -fPIC -DPIC -o .libs/numeric_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c numeric_members.cc -o numeric_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/time_members.cc . || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o time_members.lo time_members.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c time_members.cc -fPIC -DPIC -o .libs/time_members.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c time_members.cc -o time_members.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o basic_file.lo basic_file.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c basic_file.cc -fPIC -DPIC -o .libs/basic_file.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c basic_file.cc -o basic_file.o >/dev/null 2>&1 ln -s /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o c++locale.lo c++locale.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c c++locale.cc -fPIC -DPIC -o .libs/c++locale.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c c++locale.cc -o c++locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -fopenmp -D_GLIBCXX_PARALLEL -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/../libgomp -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/parallel_settings.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -fopenmp -D_GLIBCXX_PARALLEL -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/../libgomp -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/parallel_settings.cc -fPIC -DPIC -o .libs/parallel_settings.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -fopenmp -D_GLIBCXX_PARALLEL -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/../libgomp -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/parallel_settings.cc -o parallel_settings.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list.cc -fPIC -DPIC -o .libs/compatibility-parallel_list.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list.cc -o compatibility-parallel_list.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list-2.cc libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list-2.cc -fPIC -DPIC -o .libs/compatibility-parallel_list-2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/src/compatibility-parallel_list-2.cc -o compatibility-parallel_list-2.o >/dev/null 2>&1 cp /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/config/abi/pre/gnu.ver ./libstdc++-symbols.ver chmod +w ./libstdc++-symbols.ver if test "x" != x; then \ if grep '^# Appended to version file.' \ /dev/null > /dev/null 2>&1; then \ cat >> libstdc++-symbols.ver; \ else \ sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver > tmp.top; \ sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver > tmp.bottom; \ cat tmp.top tmp.bottom > libstdc++-symbols.ver; \ rm tmp.top tmp.bottom; \ fi; \ fi /bin/sh ../libtool --tag CXX --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libstdc++.la -version-info 6:15:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /home/regress/tbox/objs-20110301/lib atomic.lo bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo compatibility.lo compatibility-c++0x.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-list.lo compatibility-list-2.lo complex_io.lo ctype.lo debug.lo functexcept.lo globals_io.lo hash_c++0x.lo hash_tr1.lo hashtable_c++0x.lo hashtable_tr1.lo ios.lo ios_failure.lo ios_init.lo ios_locale.lo limits.lo list.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo system_error.lo tree.lo allocator-inst.lo concept-inst.lo fstream-inst.lo ext-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo istream.lo locale-inst.lo misc-inst.lo ostream-inst.lo placeholders.lo regex.lo sstream-inst.lo streambuf-inst.lo streambuf.lo string-inst.lo valarray-inst.lo wlocale-inst.lo wstring-inst.lo mutex.lo condition_variable.lo chrono.lo thread.lo future.lo atomicity.lo codecvt_members.lo collate_members.lo ctype_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo parallel_settings.lo compatibility-parallel_list.lo compatibility-parallel_list-2.lo ../libsupc++/libsupc++convenience.la libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -shared-libgcc -B/home/regress/tbox/native/build-objs-2/./gcc -nostdinc++ -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared -nostdlib /usr/lib/crti.o /home/regress/tbox/native/build-objs-2/./gcc/crtbeginS.o .libs/atomic.o .libs/bitmap_allocator.o .libs/pool_allocator.o .libs/mt_allocator.o .libs/codecvt.o .libs/compatibility.o .libs/compatibility-c++0x.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-list.o .libs/compatibility-list-2.o .libs/complex_io.o .libs/ctype.o .libs/debug.o .libs/functexcept.o .libs/globals_io.o .libs/hash_c++0x.o .libs/hash_tr1.o .libs/hashtable_c++0x.o .libs/hashtable_tr1.o .libs/ios.o .libs/ios_failure.o .libs/ios_init.o .libs/ios_locale.o .libs/limits.o .libs/list.o .libs/locale.o .libs/locale_init.o .libs/locale_facets.o .libs/localename.o .libs/math_stubs_float.o .libs/math_stubs_long_double.o .libs/stdexcept.o .libs/strstream.o .libs/system_error.o .libs/tree.o .libs/allocator-inst.o .libs/concept-inst.o .libs/fstream-inst.o .libs/ext-inst.o .libs/ios-inst.o .libs/iostream-inst.o .libs/istream-inst.o .libs/istream.o .libs/locale-inst.o .libs/misc-inst.o .libs/ostream-inst.o .libs/placeholders.o .libs/regex.o .libs/sstream-inst.o .libs/streambuf-inst.o .libs/streambuf.o .libs/string-inst.o .libs/valarray-inst.o .libs/wlocale-inst.o .libs/wstring-inst.o .libs/mutex.o .libs/condition_variable.o .libs/chrono.o .libs/thread.o .libs/future.o .libs/atomicity.o .libs/codecvt_members.o .libs/collate_members.o .libs/ctype_members.o .libs/messages_members.o .libs/monetary_members.o .libs/numeric_members.o .libs/time_members.o .libs/basic_file.o .libs/c++locale.o .libs/parallel_settings.o .libs/compatibility-parallel_list.o .libs/compatibility-parallel_list-2.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a -Wl,--no-whole-archive -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm -L/home/regress/tbox/native/build-objs-2/./gcc -L/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin -L/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib -lc -lgcc_s /home/regress/tbox/native/build-objs-2/./gcc/crtendS.o /usr/lib/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.15 libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.15" "libstdc++.so.6") libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.15" "libstdc++.so") libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x "/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: ar rc .libs/libstdc++.a atomic.o bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o compatibility.o compatibility-c++0x.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-list.o compatibility-list-2.o complex_io.o ctype.o debug.o functexcept.o globals_io.o hash_c++0x.o hash_tr1.o hashtable_c++0x.o hashtable_tr1.o ios.o ios_failure.o ios_init.o ios_locale.o limits.o list.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o system_error.o tree.o allocator-inst.o concept-inst.o fstream-inst.o ext-inst.o ios-inst.o iostream-inst.o istream-inst.o istream.o locale-inst.o misc-inst.o ostream-inst.o placeholders.o regex.o sstream-inst.o streambuf-inst.o streambuf.o string-inst.o valarray-inst.o wlocale-inst.o wstring-inst.o mutex.o condition_variable.o chrono.o thread.o future.o atomicity.o codecvt_members.o collate_members.o ctype_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o parallel_settings.o compatibility-parallel_list.o compatibility-parallel_list-2.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o libtool: link: ranlib .libs/libstdc++.a libtool: link: rm -fr .libs/libstdc++.lax libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src' Making all in po make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/po' msgfmt -o de.mo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/po/de.po msgfmt -o fr.mo /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/po/fr.po make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/po' Making all in testsuite make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/testsuite' Making all in python make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/python' sed -e 's,@pythondir@,/home/regress/tbox/objs-20110301/share/gcc-4.6.0/python,' \ -e 's,@toolexeclibdir@,/home/regress/tbox/objs-20110301/lib,' < /home/regress/tbox/cvs-objs/gcc/libstdc++-v3/python/hook.in > gdb.py make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/python' make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "includedir=/home/regress/tbox/objs-20110301/include" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "gxx_include_dir=/home/regress/tbox/objs-20110301/include/c++/4.6.0" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "RANLIB=ranlib" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libstdc++-v3; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "includedir=/home/regress/tbox/objs-20110301/include" "prefix=/home/regress/tbox/objs-20110301" "tooldir=/home/regress/tbox/objs-20110301/i686-pc-linux-gnu" "gxx_include_dir=/home/regress/tbox/objs-20110301/include/c++/4.6.0" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "RANLIB=ranlib" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3' Checking multilib configuration for libmudflap... mkdir -p -- i686-pc-linux-gnu/libmudflap Configuring in i686-pc-linux-gnu/libmudflap configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether dlsym(RTLD_NEXT,...) is available... yes 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 stdint.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for dlfcn.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for gettimeofday... yes checking for signal... yes checking for fopen64... yes checking for fseeko64... yes checking for ftello64... yes checking for stat64... yes checking for freopen64... yes checking for setbuf... yes checking for setbuffer... yes checking for setlinebuf... yes checking for setvbuf... yes checking for strnlen... yes checking for memrchr... yes checking for strncpy... yes checking for memmem... yes checking for sethostname... yes checking for __ctype_b_loc... yes checking for __ctype_tolower_loc... yes checking for __ctype_toupper_loc... yes checking for getlogin... yes checking for cuserid... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrnam... yes checking for getgrgid... yes checking for getgrent... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getservent... yes checking for getservbyname... yes checking for getservbyport... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for getprotoent... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getmntent... yes checking for setmntent... yes checking for addmntent... yes checking for inet_ntoa... yes checking for mmap... yes checking for munmap... yes checking for __libc_freeres... yes checking for socklen_t in sys/socket.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for stdint.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for thread model used by GCC... posix checking for dlsym in -ldl... yes checking for dlvsym... yes checking for i686-pc-linux-gnu-nm... /home/regress/tbox/native/build-objs-2/./gcc/nm checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for the name of the symbol used for the entry point... _start checking whether the target supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/mfconfig.exp config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libmudflap multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' Making all in testsuite make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap/testsuite' make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c -o mf-runtime.lo /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-runtime.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-runtime.c -fPIC -DPIC -o .libs/mf-runtime.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-runtime.c -o mf-runtime.o >/dev/null 2>&1 mv -f .deps/mf-runtime.Tpo .deps/mf-runtime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c -o mf-heuristics.lo /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-heuristics.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-heuristics.c -fPIC -DPIC -o .libs/mf-heuristics.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-heuristics.c -o mf-heuristics.o >/dev/null 2>&1 mv -f .deps/mf-heuristics.Tpo .deps/mf-heuristics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c -o mf-hooks1.lo /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks1.c -fPIC -DPIC -o .libs/mf-hooks1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks1.c -o mf-hooks1.o >/dev/null 2>&1 mv -f .deps/mf-hooks1.Tpo .deps/mf-hooks1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c -o mf-hooks2.lo /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks2.c -fPIC -DPIC -o .libs/mf-hooks2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks2.c -o mf-hooks2.o >/dev/null 2>&1 mv -f .deps/mf-hooks2.Tpo .deps/mf-hooks2.Plo /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -ffunction-sections -fdata-sections -g -O2 -version-info `grep -v '^#' /home/regress/tbox/cvs-objs/gcc/libmudflap/libtool-version` -o libmudflap.la -rpath /home/regress/tbox/objs-20110301/lib mf-runtime.lo mf-heuristics.lo mf-hooks1.lo mf-hooks2.lo -ldl libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/mf-runtime.o .libs/mf-heuristics.o .libs/mf-hooks1.o .libs/mf-hooks2.o -ldl -Wl,-soname -Wl,libmudflap.so.0 -o .libs/libmudflap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmudflap.so.0" && ln -s "libmudflap.so.0.0.0" "libmudflap.so.0") libtool: link: (cd ".libs" && rm -f "libmudflap.so" && ln -s "libmudflap.so.0.0.0" "libmudflap.so") libtool: link: ar rc .libs/libmudflap.a mf-runtime.o mf-heuristics.o mf-hooks1.o mf-hooks2.o libtool: link: ranlib .libs/libmudflap.a libtool: link: ( cd ".libs" && rm -f "libmudflap.la" && ln -s "../libmudflap.la" "libmudflap.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c -o libmudflapth_la-mf-runtime.lo `test -f 'mf-runtime.c' || echo '/home/regress/tbox/cvs-objs/gcc/libmudflap/'`mf-runtime.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-runtime.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-runtime.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-runtime.c -o libmudflapth_la-mf-runtime.o >/dev/null 2>&1 mv -f .deps/libmudflapth_la-mf-runtime.Tpo .deps/libmudflapth_la-mf-runtime.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c -o libmudflapth_la-mf-heuristics.lo `test -f 'mf-heuristics.c' || echo '/home/regress/tbox/cvs-objs/gcc/libmudflap/'`mf-heuristics.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-heuristics.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-heuristics.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-heuristics.c -o libmudflapth_la-mf-heuristics.o >/dev/null 2>&1 mv -f .deps/libmudflapth_la-mf-heuristics.Tpo .deps/libmudflapth_la-mf-heuristics.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c -o libmudflapth_la-mf-hooks1.lo `test -f 'mf-hooks1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libmudflap/'`mf-hooks1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks1.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks1.c -o libmudflapth_la-mf-hooks1.o >/dev/null 2>&1 mv -f .deps/libmudflapth_la-mf-hooks1.Tpo .deps/libmudflapth_la-mf-hooks1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c -o libmudflapth_la-mf-hooks2.lo `test -f 'mf-hooks2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libmudflap/'`mf-hooks2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks2.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks2.c -o libmudflapth_la-mf-hooks2.o >/dev/null 2>&1 mv -f .deps/libmudflapth_la-mf-hooks2.Tpo .deps/libmudflapth_la-mf-hooks2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c -o libmudflapth_la-mf-hooks3.lo `test -f 'mf-hooks3.c' || echo '/home/regress/tbox/cvs-objs/gcc/libmudflap/'`mf-hooks3.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks3.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks3.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c /home/regress/tbox/cvs-objs/gcc/libmudflap/mf-hooks3.c -o libmudflapth_la-mf-hooks3.o >/dev/null 2>&1 mv -f .deps/libmudflapth_la-mf-hooks3.Tpo .deps/libmudflapth_la-mf-hooks3.Plo /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DLIBMUDFLAPTH -g -O2 -version-info `grep -v '^#' /home/regress/tbox/cvs-objs/gcc/libmudflap/libtool-version` -o libmudflapth.la -rpath /home/regress/tbox/objs-20110301/lib libmudflapth_la-mf-runtime.lo libmudflapth_la-mf-heuristics.lo libmudflapth_la-mf-hooks1.lo libmudflapth_la-mf-hooks2.lo libmudflapth_la-mf-hooks3.lo -ldl libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/libmudflapth_la-mf-runtime.o .libs/libmudflapth_la-mf-heuristics.o .libs/libmudflapth_la-mf-hooks1.o .libs/libmudflapth_la-mf-hooks2.o .libs/libmudflapth_la-mf-hooks3.o -ldl -Wl,-soname -Wl,libmudflapth.so.0 -o .libs/libmudflapth.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmudflapth.so.0" && ln -s "libmudflapth.so.0.0.0" "libmudflapth.so.0") libtool: link: (cd ".libs" && rm -f "libmudflapth.so" && ln -s "libmudflapth.so.0.0.0" "libmudflapth.so") libtool: link: ar rc .libs/libmudflapth.a libmudflapth_la-mf-runtime.o libmudflapth_la-mf-heuristics.o libmudflapth_la-mf-hooks1.o libmudflapth_la-mf-hooks2.o libmudflapth_la-mf-hooks3.o libtool: link: ranlib .libs/libmudflapth.a libtool: link: ( cd ".libs" && rm -f "libmudflapth.la" && ln -s "../libmudflapth.la" "libmudflapth.la" ) make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[5]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libmudflap; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[5]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libmudflap' Checking multilib configuration for libssp... mkdir -p -- i686-pc-linux-gnu/libssp Configuring in i686-pc-linux-gnu/libssp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking whether -fstack-protector works... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memmove... yes checking for mempcpy... yes checking for strncpy... yes checking for strncat... yes checking whether vsnprintf is usable... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libssp multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo /home/regress/tbox/cvs-objs/gcc/libssp/ssp.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/ssp.c -o ssp.o >/dev/null 2>&1 mv -f .deps/ssp.Tpo .deps/ssp.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/gets-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/memcpy-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/memmove-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/mempcpy-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/memset-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/snprintf-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/sprintf-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/stpcpy-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/strcat-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/strcpy-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/strncat-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/strncpy-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/vsnprintf-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo /home/regress/tbox/cvs-objs/gcc/libssp/vsprintf-chk.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -Wall -g -O2 -version-info `grep -v '^#' /home/regress/tbox/cvs-objs/gcc/libssp/libtool-version` -Wl,--version-script=/home/regress/tbox/cvs-objs/gcc/libssp/ssp.map -o libssp.la -rpath /home/regress/tbox/objs-20110301/lib ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=/home/regress/tbox/cvs-objs/gcc/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o libtool: link: ranlib .libs/libssp.a libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '/home/regress/tbox/cvs-objs/gcc/libssp/'`ssp-local.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c /home/regress/tbox/cvs-objs/gcc/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /home/regress/tbox/objs-20110301/lib libssp_nonshared_la-ssp-local.lo libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib .libs/libssp_nonshared.a libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libssp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libssp' Checking multilib configuration for libquadmath... mkdir -p -- i686-pc-linux-gnu/libquadmath Configuring in i686-pc-linux-gnu/libquadmath configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... (cached) /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include and cc understand -c and -o together... yes checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking whether __float128 is supported... yes checking whether printf hooks are supported... no checking whether nl_langinfo should be used... yes checking whether nl_langinfo should be used for wide char locale info... yes checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libquadmath multidirs= with_multisubdir= make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" > libquadmath-vers.texi makeinfo --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libquadmath/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libquadmath/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libquadmath -o libquadmath.info /home/regress/tbox/cvs-objs/gcc/libquadmath/libquadmath.texi depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libquadmath -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c /home/regress/tbox/cvs-objs/gcc/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -g -O2 -version-info `grep -v '^#' /home/regress/tbox/cvs-objs/gcc/libquadmath/libtool-version` -Wl,--version-script=/home/regress/tbox/cvs-objs/gcc/libquadmath/quadmath.map -lm -o libquadmath.la -rpath /home/regress/tbox/objs-20110301/lib math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -shared math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -Wl,--version-script=/home/regress/tbox/cvs-objs/gcc/libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") libtool: link: ar rc .libs/libquadmath.a math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I /home/regress/tbox/cvs-objs/gcc/libquadmath/../gcc/doc/include -I /home/regress/tbox/cvs-objs/gcc/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/home/regress/tbox/objs-20110301" "infodir=/home/regress/tbox/objs-20110301/share/info" "libdir=/home/regress/tbox/objs-20110301/lib" "prefix=/home/regress/tbox/objs-20110301" "includedir=/home/regress/tbox/objs-20110301/include" "AR=ar" "AS=/home/regress/tbox/native/build-objs-2/./gcc/as" "CC=/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "CXX=/home/regress/tbox/native/build-objs-2/./gcc/g++ -B/home/regress/tbox/native/build-objs-2/./gcc/ -nostdinc++ -nostdinc++ -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/libsupc++ -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/include/backward -I/home/regress/tbox/cvs-objs/gcc/libstdc++-v3/testsuite/util -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include " "LD=/home/regress/tbox/native/build-objs-2/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/home/regress/tbox/native/build-objs-2/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[4]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd /home/regress/tbox/cvs-objs/gcc/libquadmath; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="/home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/home/regress/tbox/objs-20110301" \ exec_prefix="/home/regress/tbox/objs-20110301" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[4]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' make[3]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' make[2]: Leaving directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libquadmath' Checking multilib configuration for libgfortran... mkdir -p -- i686-pc-linux-gnu/libgfortran Configuring in i686-pc-linux-gnu/libgfortran configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for --enable-intermodule... checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... none needed checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-pc-linux-gnu-gcc... (cached) /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... (cached) yes checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking dependency style of /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... (cached) gcc3 checking whether symbol versioning is supported... gnu checking for gcc that supports -ffunction-sections -fdata-sections... yes checking for i686-pc-linux-gnu-as... /home/regress/tbox/native/build-objs-2/./gcc/as checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include ... /home/regress/tbox/native/build-objs-2/./gcc/collect-ld checking if the linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/regress/tbox/native/build-objs-2/./gcc/nm checking the name lister (/home/regress/tbox/native/build-objs-2/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/collect-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /home/regress/tbox/native/build-objs-2/./gcc/nm output from /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran... /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include checking whether we are using the GNU Fortran compiler... yes checking whether /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include option to produce PIC... -fPIC checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include PIC flag -fPIC works... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include static flag -static works... no checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... yes checking if /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include linker (/home/regress/tbox/native/build-objs-2/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for off_t... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fptrap.h usability... no checking fptrap.h presence... no checking for fptrap.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for getrusage... yes checking for times... yes checking for mkstemp... yes checking for strtof... yes checking for strtold... yes checking for snprintf... yes checking for ftruncate... yes checking for chsize... no checking for chdir... yes checking for strerror... yes checking for getlogin... yes checking for gethostname... yes checking for kill... yes checking for link... yes checking for symlink... yes checking for perror... yes checking for sleep... yes checking for time... yes checking for ttyname... yes checking for signal... yes checking for alarm... yes checking for clock... yes checking for access... yes checking for fork... yes checking for execl... yes checking for wait... yes checking for setmode... no checking for execvp... yes checking for pipe... yes checking for dup2... yes checking for close... yes checking for fdopen... yes checking for strcasestr... yes checking for getrlimit... yes checking for gettimeofday... yes checking for stat... yes checking for fstat... yes checking for lstat... yes checking for getpwuid... yes checking for vsnprintf... yes checking for dup... yes checking for getcwd... yes checking for localtime_r... yes checking for gmtime_r... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for ttyname_r... yes checking for clock_gettime... no checking for strftime... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for getgid in -lc... yes checking for getpid in -lc... yes checking for getppid in -lc... yes checking for getuid in -lc... yes checking for geteuid in -lc... yes checking for acosf in -lm... yes checking for acos in -lm... yes checking for acosl in -lm... yes checking for acoshf in -lm... yes checking for acosh in -lm... yes checking for acoshl in -lm... yes checking for asinf in -lm... yes checking for asin in -lm... yes checking for asinl in -lm... yes checking for asinhf in -lm... yes checking for asinh in -lm... yes checking for asinhl in -lm... yes checking for atan2f in -lm... yes checking for atan2 in -lm... yes checking for atan2l in -lm... yes checking for atanf in -lm... yes checking for atan in -lm... yes checking for atanl in -lm... yes checking for atanhf in -lm... yes checking for atanh in -lm... yes checking for atanhl in -lm... yes checking for cargf in -lm... yes checking for carg in -lm... yes checking for cargl in -lm... yes checking for ceilf in -lm... yes checking for ceil in -lm... yes checking for ceill in -lm... yes checking for copysignf in -lm... yes checking for copysign in -lm... yes checking for copysignl in -lm... yes checking for cosf in -lm... yes checking for cos in -lm... yes checking for cosl in -lm... yes checking for ccosf in -lm... yes checking for ccos in -lm... yes checking for ccosl in -lm... yes checking for coshf in -lm... yes checking for cosh in -lm... yes checking for coshl in -lm... yes checking for ccoshf in -lm... yes checking for ccosh in -lm... yes checking for ccoshl in -lm... yes checking for expf in -lm... yes checking for exp in -lm... yes checking for expl in -lm... yes checking for cexpf in -lm... yes checking for cexp in -lm... yes checking for cexpl in -lm... yes checking for fabsf in -lm... yes checking for fabs in -lm... yes checking for fabsl in -lm... yes checking for cabsf in -lm... yes checking for cabs in -lm... yes checking for cabsl in -lm... yes checking for floorf in -lm... yes checking for floor in -lm... yes checking for floorl in -lm... yes checking for fmodf in -lm... yes checking for fmod in -lm... yes checking for fmodl in -lm... yes checking for frexpf in -lm... yes checking for frexp in -lm... yes checking for frexpl in -lm... yes checking for hypotf in -lm... yes checking for hypot in -lm... yes checking for hypotl in -lm... yes checking for ldexpf in -lm... yes checking for ldexp in -lm... yes checking for ldexpl in -lm... yes checking for logf in -lm... yes checking for log in -lm... yes checking for logl in -lm... yes checking for clogf in -lm... yes checking for clog in -lm... yes checking for clogl in -lm... yes checking for log10f in -lm... yes checking for log10 in -lm... yes checking for log10l in -lm... yes checking for clog10f in -lm... yes checking for clog10 in -lm... yes checking for clog10l in -lm... yes checking for nextafterf in -lm... yes checking for nextafter in -lm... yes checking for nextafterl in -lm... yes checking for powf in -lm... yes checking for pow in -lm... yes checking for powl in -lm... yes checking for cpowf in -lm... yes checking for cpow in -lm... yes checking for cpowl in -lm... yes checking for roundf in -lm... yes checking for round in -lm... yes checking for roundl in -lm... yes checking for lroundf in -lm... yes checking for lround in -lm... yes checking for lroundl in -lm... yes checking for llroundf in -lm... yes checking for llround in -lm... yes checking for llroundl in -lm... yes checking for scalbnf in -lm... yes checking for scalbn in -lm... yes checking for scalbnl in -lm... yes checking for sinf in -lm... yes checking for sin in -lm... yes checking for sinl in -lm... yes checking for csinf in -lm... yes checking for csin in -lm... yes checking for csinl in -lm... yes checking for sinhf in -lm... yes checking for sinh in -lm... yes checking for sinhl in -lm... yes checking for csinhf in -lm... yes checking for csinh in -lm... yes checking for csinhl in -lm... yes checking for sqrtf in -lm... yes checking for sqrt in -lm... yes checking for sqrtl in -lm... yes checking for csqrtf in -lm... yes checking for csqrt in -lm... yes checking for csqrtl in -lm... yes checking for tanf in -lm... yes checking for tan in -lm... yes checking for tanl in -lm... yes checking for ctanf in -lm... yes checking for ctan in -lm... yes checking for ctanl in -lm... yes checking for tanhf in -lm... yes checking for tanh in -lm... yes checking for tanhl in -lm... yes checking for ctanhf in -lm... yes checking for ctanh in -lm... yes checking for ctanhl in -lm... yes checking for truncf in -lm... yes checking for trunc in -lm... yes checking for truncl in -lm... yes checking for erff in -lm... yes checking for erf in -lm... yes checking for erfl in -lm... yes checking for erfcf in -lm... yes checking for erfc in -lm... yes checking for erfcl in -lm... yes checking for j0f in -lm... yes checking for j0 in -lm... yes checking for j0l in -lm... yes checking for j1f in -lm... yes checking for j1 in -lm... yes checking for j1l in -lm... yes checking for jnf in -lm... yes checking for jn in -lm... yes checking for jnl in -lm... yes checking for y0f in -lm... yes checking for y0 in -lm... yes checking for y0l in -lm... yes checking for y1f in -lm... yes checking for y1 in -lm... yes checking for y1l in -lm... yes checking for ynf in -lm... yes checking for yn in -lm... yes checking for ynl in -lm... yes checking for tgamma in -lm... yes checking for tgammaf in -lm... yes checking for tgammal in -lm... yes checking for lgamma in -lm... yes checking for lgammaf in -lm... yes checking for lgammal in -lm... yes checking for cacos in -lm... yes checking for cacosf in -lm... yes checking for cacosh in -lm... yes checking for cacoshf in -lm... yes checking for cacoshl in -lm... yes checking for cacosl in -lm... yes checking for casin in -lm... yes checking for casinf in -lm... yes checking for casinh in -lm... yes checking for casinhf in -lm... yes checking for casinhl in -lm... yes checking for casinl in -lm... yes checking for catan in -lm... yes checking for catanf in -lm... yes checking for catanh in -lm... yes checking for catanhf in -lm... yes checking for catanhl in -lm... yes checking for catanl in -lm... yes checking for __clog in -lm... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether powf is broken... no checking whether we have a usable __float128 type... yes checking whether --as-needed works... yes checking for feenableexcept in -lm... yes checking for clock_gettime in -lrt... yes checking whether fpsetmask is present... no checking for fp_trap... no checking for fp_enable... no configure: FPU dependent file will be fpu-glibc.h checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports __sync_fetch_and_add... yes checking configured target thread model... posix checking whether pragma weak works... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in /home/regress/tbox/cvs-objs/gcc/libgfortran multidirs= with_multisubdir= config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[2]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgfortran' /bin/sh /home/regress/tbox/cvs-objs/gcc/libgfortran/mk-sik-inc.sh '/home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh /home/regress/tbox/cvs-objs/gcc/libgfortran/mk-srk-inc.sh '/home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh /home/regress/tbox/cvs-objs/gcc/libgfortran/mk-kinds-h.sh '/home/regress/tbox/native/build-objs-2/./gcc/gfortran -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > kinds.h || rm kinds.h grep '^#' < kinds.h > kinds.inc grep '^#' < /home/regress/tbox/cvs-objs/gcc/libgfortran/c99_protos.h > c99_protos.inc cp /home/regress/tbox/cvs-objs/gcc/libgfortran/config/fpu-glibc.h fpu-target.h make all-am make[3]: Entering directory `/home/regress/tbox/native/build-objs-2/i686-pc-linux-gnu/libgfortran' /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c -o fmain.lo /home/regress/tbox/cvs-objs/gcc/libgfortran/fmain.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/fmain.c -fPIC -DPIC -o .libs/fmain.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/fmain.c -o fmain.o >/dev/null 2>&1 mv -f .deps/fmain.Tpo .deps/fmain.Plo /bin/sh ./libtool --tag=CC --mode=link /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortranbegin.la -static -rpath /home/regress/tbox/objs-20110301/lib/gcc/i686-pc-linux-gnu/4.6.0 fmain.lo libtool: link: ar rc .libs/libgfortranbegin.a fmain.o libtool: link: ranlib .libs/libgfortranbegin.a libtool: link: ( cd ".libs" && rm -f "libgfortranbegin.la" && ln -s "../libgfortranbegin.la" "libgfortranbegin.la" ) /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/backtrace.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/bounds.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/bounds.c -fPIC -DPIC -o .libs/bounds.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/compile_options.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/convert_char.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/convert_char.c -fPIC -DPIC -o .libs/convert_char.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/environ.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 mv -f .deps/environ.Tpo .deps/environ.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/error.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/fpu.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/main.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/memory.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/pause.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/stop.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 mv -f .deps/stop.Tpo .deps/stop.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/string.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`runtime/select.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l1.c -fPIC -DPIC -o .libs/all_l1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l2.c -fPIC -DPIC -o .libs/all_l2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l1.c -fPIC -DPIC -o .libs/any_l1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l2.c -fPIC -DPIC -o .libs/any_l2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 mv -f .deps/any_l4.Tpo .deps/any_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_1_l.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_1_l.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_1_l.c -fPIC -DPIC -o .libs/count_1_l.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_2_l.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_2_l.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_2_l.c -fPIC -DPIC -o .libs/count_2_l.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_4_l.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_4_l.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_4_l.c -fPIC -DPIC -o .libs/count_4_l.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_8_l.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_8_l.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_8_l.c -fPIC -DPIC -o .libs/count_8_l.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_16_l.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_16_l.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_16_l.c -fPIC -DPIC -o .libs/count_16_l.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i1.c -fPIC -DPIC -o .libs/maxloc0_4_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i1.c -fPIC -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i1.c -fPIC -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i2.c -fPIC -DPIC -o .libs/maxloc0_4_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i2.c -fPIC -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i2.c -fPIC -DPIC -o .libs/maxloc0_16_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i1.c -fPIC -DPIC -o .libs/maxloc1_4_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i1.c -fPIC -DPIC -o .libs/maxloc1_8_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i1.c -fPIC -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i2.c -fPIC -DPIC -o .libs/maxloc1_4_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i2.c -fPIC -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i2.c -fPIC -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i1.c -fPIC -DPIC -o .libs/maxval_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i2.c -fPIC -DPIC -o .libs/maxval_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i1.c -fPIC -DPIC -o .libs/minloc0_4_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i1.c -fPIC -DPIC -o .libs/minloc0_8_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i1.c -fPIC -DPIC -o .libs/minloc0_16_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i2.c -fPIC -DPIC -o .libs/minloc0_4_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i2.c -fPIC -DPIC -o .libs/minloc0_8_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i2.c -fPIC -DPIC -o .libs/minloc0_16_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i1.c -fPIC -DPIC -o .libs/minloc1_4_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i1.c -fPIC -DPIC -o .libs/minloc1_8_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i1.c -fPIC -DPIC -o .libs/minloc1_16_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i2.c -fPIC -DPIC -o .libs/minloc1_4_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i2.c -fPIC -DPIC -o .libs/minloc1_8_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i2.c -fPIC -DPIC -o .libs/minloc1_16_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i1.c -fPIC -DPIC -o .libs/minval_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i2.c -fPIC -DPIC -o .libs/minval_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i1.c -fPIC -DPIC -o .libs/product_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i2.c -fPIC -DPIC -o .libs/product_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i1.c -fPIC -DPIC -o .libs/sum_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i2.c -fPIC -DPIC -o .libs/sum_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r4.c -fPIC -DPIC -o .libs/bessel_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r8.c -fPIC -DPIC -o .libs/bessel_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r10.c -fPIC -DPIC -o .libs/bessel_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r16.c -fPIC -DPIC -o .libs/bessel_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i1.c -fPIC -DPIC -o .libs/iall_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i2.c -fPIC -DPIC -o .libs/iall_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i4.c -fPIC -DPIC -o .libs/iall_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i8.c -fPIC -DPIC -o .libs/iall_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i16.c -fPIC -DPIC -o .libs/iall_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i1.c -fPIC -DPIC -o .libs/iany_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i2.c -fPIC -DPIC -o .libs/iany_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i4.c -fPIC -DPIC -o .libs/iany_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i8.c -fPIC -DPIC -o .libs/iany_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i16.c -fPIC -DPIC -o .libs/iany_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i1.c -fPIC -DPIC -o .libs/iparity_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i2.c -fPIC -DPIC -o .libs/iparity_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i4.c -fPIC -DPIC -o .libs/iparity_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i8.c -fPIC -DPIC -o .libs/iparity_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i16.c -fPIC -DPIC -o .libs/iparity_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r4.c -fPIC -DPIC -o .libs/norm2_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r8.c -fPIC -DPIC -o .libs/norm2_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r10.c -fPIC -DPIC -o .libs/norm2_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r16.c -fPIC -DPIC -o .libs/norm2_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l1.c -fPIC -DPIC -o .libs/parity_l1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l2.c -fPIC -DPIC -o .libs/parity_l2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l4.c -fPIC -DPIC -o .libs/parity_l4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l8.c -fPIC -DPIC -o .libs/parity_l8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l16.c -fPIC -DPIC -o .libs/parity_l16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i2.c -fPIC -DPIC -o .libs/matmul_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c -o transpose_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i4.c -fPIC -DPIC -o .libs/transpose_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i4.c -o transpose_i4.o >/dev/null 2>&1 mv -f .deps/transpose_i4.Tpo .deps/transpose_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c -o transpose_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i8.c -fPIC -DPIC -o .libs/transpose_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i8.c -o transpose_i8.o >/dev/null 2>&1 mv -f .deps/transpose_i8.Tpo .deps/transpose_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c -o transpose_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i16.c -fPIC -DPIC -o .libs/transpose_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_i16.c -o transpose_i16.o >/dev/null 2>&1 mv -f .deps/transpose_i16.Tpo .deps/transpose_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c -o transpose_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r4.c -fPIC -DPIC -o .libs/transpose_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r4.c -o transpose_r4.o >/dev/null 2>&1 mv -f .deps/transpose_r4.Tpo .deps/transpose_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c -o transpose_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r8.c -fPIC -DPIC -o .libs/transpose_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r8.c -o transpose_r8.o >/dev/null 2>&1 mv -f .deps/transpose_r8.Tpo .deps/transpose_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c -o transpose_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r10.c -fPIC -DPIC -o .libs/transpose_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r10.c -o transpose_r10.o >/dev/null 2>&1 mv -f .deps/transpose_r10.Tpo .deps/transpose_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c -o transpose_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r16.c -fPIC -DPIC -o .libs/transpose_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_r16.c -o transpose_r16.o >/dev/null 2>&1 mv -f .deps/transpose_r16.Tpo .deps/transpose_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c -o transpose_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c4.c -fPIC -DPIC -o .libs/transpose_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c4.c -o transpose_c4.o >/dev/null 2>&1 mv -f .deps/transpose_c4.Tpo .deps/transpose_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c -o transpose_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c8.c -fPIC -DPIC -o .libs/transpose_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c8.c -o transpose_c8.o >/dev/null 2>&1 mv -f .deps/transpose_c8.Tpo .deps/transpose_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c -o transpose_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c10.c -fPIC -DPIC -o .libs/transpose_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c10.c -o transpose_c10.o >/dev/null 2>&1 mv -f .deps/transpose_c10.Tpo .deps/transpose_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c -o transpose_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c16.c -fPIC -DPIC -o .libs/transpose_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/transpose_c16.c -o transpose_c16.o >/dev/null 2>&1 mv -f .deps/transpose_c16.Tpo .deps/transpose_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r4.c -fPIC -DPIC -o .libs/reshape_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r8.c -fPIC -DPIC -o .libs/reshape_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i1.c -fPIC -DPIC -o .libs/in_pack_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i2.c -fPIC -DPIC -o .libs/in_pack_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r4.c -fPIC -DPIC -o .libs/in_pack_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r8.c -fPIC -DPIC -o .libs/in_pack_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r10.c -fPIC -DPIC -o .libs/in_pack_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r16.c -fPIC -DPIC -o .libs/in_pack_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i1.c -fPIC -DPIC -o .libs/in_unpack_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i2.c -fPIC -DPIC -o .libs/in_unpack_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r4.c -fPIC -DPIC -o .libs/in_unpack_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r8.c -fPIC -DPIC -o .libs/in_unpack_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r10.c -fPIC -DPIC -o .libs/in_unpack_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r16.c -fPIC -DPIC -o .libs/in_unpack_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c -o exponent_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r4.c -fPIC -DPIC -o .libs/exponent_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r4.c -o exponent_r4.o >/dev/null 2>&1 mv -f .deps/exponent_r4.Tpo .deps/exponent_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c -o exponent_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r8.c -fPIC -DPIC -o .libs/exponent_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r8.c -o exponent_r8.o >/dev/null 2>&1 mv -f .deps/exponent_r8.Tpo .deps/exponent_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c -o exponent_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r10.c -fPIC -DPIC -o .libs/exponent_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r10.c -o exponent_r10.o >/dev/null 2>&1 mv -f .deps/exponent_r10.Tpo .deps/exponent_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c -o exponent_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r16.c -fPIC -DPIC -o .libs/exponent_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/exponent_r16.c -o exponent_r16.o >/dev/null 2>&1 mv -f .deps/exponent_r16.Tpo .deps/exponent_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c -o fraction_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r4.c -fPIC -DPIC -o .libs/fraction_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r4.c -o fraction_r4.o >/dev/null 2>&1 mv -f .deps/fraction_r4.Tpo .deps/fraction_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c -o fraction_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r8.c -fPIC -DPIC -o .libs/fraction_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r8.c -o fraction_r8.o >/dev/null 2>&1 mv -f .deps/fraction_r8.Tpo .deps/fraction_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c -o fraction_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r10.c -fPIC -DPIC -o .libs/fraction_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r10.c -o fraction_r10.o >/dev/null 2>&1 mv -f .deps/fraction_r10.Tpo .deps/fraction_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c -o fraction_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r16.c -fPIC -DPIC -o .libs/fraction_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/fraction_r16.c -o fraction_r16.o >/dev/null 2>&1 mv -f .deps/fraction_r16.Tpo .deps/fraction_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c -o nearest_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r4.c -fPIC -DPIC -o .libs/nearest_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r4.c -o nearest_r4.o >/dev/null 2>&1 mv -f .deps/nearest_r4.Tpo .deps/nearest_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c -o nearest_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r8.c -fPIC -DPIC -o .libs/nearest_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r8.c -o nearest_r8.o >/dev/null 2>&1 mv -f .deps/nearest_r8.Tpo .deps/nearest_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c -o nearest_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r10.c -fPIC -DPIC -o .libs/nearest_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r10.c -o nearest_r10.o >/dev/null 2>&1 mv -f .deps/nearest_r10.Tpo .deps/nearest_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c -o nearest_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r16.c -fPIC -DPIC -o .libs/nearest_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/nearest_r16.c -o nearest_r16.o >/dev/null 2>&1 mv -f .deps/nearest_r16.Tpo .deps/nearest_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c -o set_exponent_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r4.c -fPIC -DPIC -o .libs/set_exponent_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r4.c -o set_exponent_r4.o >/dev/null 2>&1 mv -f .deps/set_exponent_r4.Tpo .deps/set_exponent_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c -o set_exponent_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r8.c -fPIC -DPIC -o .libs/set_exponent_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r8.c -o set_exponent_r8.o >/dev/null 2>&1 mv -f .deps/set_exponent_r8.Tpo .deps/set_exponent_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c -o set_exponent_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r10.c -fPIC -DPIC -o .libs/set_exponent_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r10.c -o set_exponent_r10.o >/dev/null 2>&1 mv -f .deps/set_exponent_r10.Tpo .deps/set_exponent_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c -o set_exponent_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r16.c -fPIC -DPIC -o .libs/set_exponent_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/set_exponent_r16.c -o set_exponent_r16.o >/dev/null 2>&1 mv -f .deps/set_exponent_r16.Tpo .deps/set_exponent_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c -o rrspacing_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r4.c -fPIC -DPIC -o .libs/rrspacing_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r4.c -o rrspacing_r4.o >/dev/null 2>&1 mv -f .deps/rrspacing_r4.Tpo .deps/rrspacing_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c -o rrspacing_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r8.c -fPIC -DPIC -o .libs/rrspacing_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r8.c -o rrspacing_r8.o >/dev/null 2>&1 mv -f .deps/rrspacing_r8.Tpo .deps/rrspacing_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c -o rrspacing_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r10.c -fPIC -DPIC -o .libs/rrspacing_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r10.c -o rrspacing_r10.o >/dev/null 2>&1 mv -f .deps/rrspacing_r10.Tpo .deps/rrspacing_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c -o rrspacing_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r16.c -fPIC -DPIC -o .libs/rrspacing_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/rrspacing_r16.c -o rrspacing_r16.o >/dev/null 2>&1 mv -f .deps/rrspacing_r16.Tpo .deps/rrspacing_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c -o spacing_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r4.c -fPIC -DPIC -o .libs/spacing_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r4.c -o spacing_r4.o >/dev/null 2>&1 mv -f .deps/spacing_r4.Tpo .deps/spacing_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c -o spacing_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r8.c -fPIC -DPIC -o .libs/spacing_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r8.c -o spacing_r8.o >/dev/null 2>&1 mv -f .deps/spacing_r8.Tpo .deps/spacing_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c -o spacing_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r10.c -fPIC -DPIC -o .libs/spacing_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r10.c -o spacing_r10.o >/dev/null 2>&1 mv -f .deps/spacing_r10.Tpo .deps/spacing_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c -o spacing_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r16.c -fPIC -DPIC -o .libs/spacing_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/spacing_r16.c -o spacing_r16.o >/dev/null 2>&1 mv -f .deps/spacing_r16.Tpo .deps/spacing_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i1.c -fPIC -DPIC -o .libs/pack_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i2.c -fPIC -DPIC -o .libs/pack_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i4.c -fPIC -DPIC -o .libs/pack_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i8.c -fPIC -DPIC -o .libs/pack_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i16.c -fPIC -DPIC -o .libs/pack_i16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r4.c -fPIC -DPIC -o .libs/pack_r4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r8.c -fPIC -DPIC -o .libs/pack_r8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r10.c -fPIC -DPIC -o .libs/pack_r10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r16.c -fPIC -DPIC -o .libs/pack_r16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c4.c -fPIC -DPIC -o .libs/pack_c4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c8.c -fPIC -DPIC -o .libs/pack_c8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c10.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c10.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c10.c -fPIC -DPIC -o .libs/pack_c10.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c16.c -fPIC -DPIC -o .libs/pack_c16.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i1.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i1.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i1.c -fPIC -DPIC -o .libs/unpack_i1.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i2.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i2.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i2.c -fPIC -DPIC -o .libs/unpack_i2.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i4.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i4.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i4.c -fPIC -DPIC -o .libs/unpack_i4.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i8.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i8.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i8.c -fPIC -DPIC -o .libs/unpack_i8.o libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c /home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/home/regress/tbox/native/build-objs-2/./gcc/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs-20110301/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs-20110301/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/home/regress/tbox/cvs-objs/gcc/libgfortran -iquote/home/regress/tbox/cvs-objs/gcc/libgfortran/io -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../gcc/config -I/home/regress/tbox/cvs-objs/gcc/libgfortran/../libquadmath -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i16.c' || echo '/home/regress/tbox/cvs-objs/gcc/libgfortran/'`/home/regress/tbox/cvs-objs/gcc/libgfortran/generated/unpack_i16.c libtool: compile: /home/regress/tbox/native/build-objs-2/./gcc/xgcc -B/ho