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


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

Re: Build Failure for gcc 4.2.2


On Nov 15, 2007 4:41 PM, Andrew Haley <aph@redhat.com> wrote:
> Tom Browder writes:
...
>  > Now I'm getting a build failure on an old FC 2 box running gcc-4.1.1.
...
> You haven't told us how you configured and how it failed.

I'm attaching a configure log and compile log for a 4.3 snapshot build
that fails the same way.

Notice that libiberty apparently compiles Ok and then, shortly
afterward, make reports an error.  That situation appears in all the
build failures so far.

Thanks for your attention, Andrew.

-Tom

Tom Browder
Niceville, Florida
USA
Script started on Wed Nov 14 08:32:53 2007
tomtom2 1% pwd
/usr/local/src/gcc_build3
tomtom2 7% ../gcc-4.3-20071109/configure --program-suffix=-4.3-20071109
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 gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether 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 correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
The following languages will be built: c,c++,fortran,java,objc
*** This configuration is not supported in the following subdirectories:
     target-libada gnattools
    (Any other directories should still work fine.)
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for 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 cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for 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 ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking 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
tomtom2 8% make -j3
[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
Configuring stage 1 in ./libiberty
mkdir -p -- build-i686-pc-linux-gnu/libiberty
Configuring in build-i686-pc-linux-gnu/libiberty
Configuring stage 1 in ./intl
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
configure: creating cache ./config.cache
checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking build system type... checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for i686-pc-linux-gnu-gcc... gcc
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... i686-pc-linux-gnu
checking host system type... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... 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
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... checking for C compiler default output file name... /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... 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... 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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... o
checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... checking for suffix of object files...
checking for suffix of object files... yes
checking for gcc option to accept ANSI C... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... none needed
yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... checking how to run the C preprocessor... yes
checking for gcc option to accept ANSI C... gcc -E
none needed
none needed
checking how to run the C preprocessor... checking build system type... checking whether gcc supports -W... i686-pc-linux-gnu
gcc -E
checking host system type... yes
checking whether gcc supports -Wall... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... checking whether gcc supports -W... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wwrite-strings... none required
checking how to run the C preprocessor... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic ... gcc -E
yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc and cc understand -c and -o together... checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether gcc supports -pedantic ... yes
checking for an ANSI C-conforming const... yes
checking whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
yes
checking for inline... checking for an ANSI C-conforming const... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... inline
checking whether byte ordering is bigendian... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/param.h... yes
checking for limits.h... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for sys/stat.h... yes
checking for sys/file.h... checking for stdlib.h... yes
yes
checking for malloc.h... checking for sys/param.h... yes
yes
checking for string.h... yes
checking for limits.h... checking for stdlib.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for strings.h... yes
yes
checking for malloc.h... checking for string.h... yes
checking for sys/time.h... yes
yes
yes
checking for string.h... checking for memory.h... checking for time.h... yes
checking for sys/resource.h... yes
yes
yes
checking for strings.h... checking for unistd.h... checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for strings.h... yes
checking for fcntl.h... yes
yes
checking for sys/time.h... checking for inttypes.h... yes
checking for alloca.h... yes
checking for time.h... yes
checking for sys/pstat.h... yes
checking for sys/resource.h... no
checking for sys/sysmp.h... yes
yes
checking for stdint.h... checking for sys/stat.h... no
checking for sys/sysinfo.h... yes
yes
checking for sys/mman.h... checking for machine/hal_sysinfo.h... yes
yes
checking for unistd.h... checking for fcntl.h... no
checking for sys/table.h... yes
checking for alloca.h... yes
checking for off_t... no
checking for sys/sysctl.h... yes
yes
checking for sys/pstat.h... checking for sys/systemcfg.h... yes
checking for size_t... no
checking for sys/sysmp.h... no
checking for stdint.h... no
checking for sys/sysinfo.h... yes
checking for stdio_ext.h... yes
checking for working alloca.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... yes
checking for alloca... yes
checking whether time.h and sys/time.h may both be included... no
checking for sys/sysctl.h... yes
yes
checking whether errno must be declared... checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) checking for sys/systemcfg.h... yes
checking for getpagesize... no
checking for stdint.h... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for stdio_ext.h... yes
checking for working mmap... 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... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether integer division by zero raises SIGFPE... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
checking for memory.h... checking for inttypes.h... yes
yes
checking for stdint.h... checking for strings.h... (cached) yes
checking for inttypes.h... yes
yes
checking for stdint.h... (cached) yes
checking for unsigned long long... checking for unistd.h... (cached) yes
checking for int... yes
checking for sys/types.h... yes
checking size of int... yes
yes
checking for inttypes.h... checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for string.h... (cached) yes
checking for memory.h... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... 4
checking for uintptr_t... yes
checking for strings.h... (cached) yes
done
checking for inttypes.h... checking argz.h usability... yes
checking for stdint.h... (cached) yes
yes
checking for unistd.h... checking for a 64-bit type... (cached) yes
checking for int... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... uint64_t
checking for pid_t... yes
checking size of int... yes
yes
checking limits.h presence... checking for library containing strerror... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... none required
checking for asprintf... yes
checking for locale.h... yes
checking nl_types.h usability... 4
checking for uintptr_t... yes
checking nl_types.h presence... yes
checking for atexit... yes
checking for nl_types.h... yes
checking for a 64-bit type... yes
checking malloc.h usability... uint64_t
checking for pid_t... yes
checking malloc.h presence... yes
yes
checking for malloc.h... checking for basename... yes
yes
checking for library containing strerror... checking stddef.h usability... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
checking for bcmp... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... none required
checking for asprintf... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for bcopy... yes
checking for atexit... yes
yes
yes
checking for fgets_unlocked... checking for basename... checking for bsearch... yes
checking for bcmp... yes
checking for getc_unlocked... yes
checking for bzero... yes
checking for bcopy... yes
checking for getcwd... yes
checking for calloc... yes
checking for getegid... yes
checking for bsearch... yes
yes
checking for clock... checking for bzero... yes
checking for geteuid... yes
checking for ffs... yes
checking for calloc... yes
checking for getgid... yes
yes
checking for getcwd... checking for clock... yes
checking for getuid... yes
checking for getpagesize... yes
checking for ffs... yes
checking for mempcpy... yes
checking for gettimeofday... yes
checking for getcwd... yes
yes
checking for index... checking for munmap... yes
checking for getpagesize... yes
yes
checking for insque... checking for putenv... yes
yes
checking for gettimeofday... checking for memchr... yes
checking for setenv... yes
checking for index... yes
checking for memcmp... yes
checking for setlocale... yes
yes
checking for memcpy... checking for insque... yes
checking for stpcpy... yes
checking for memmove... yes
checking for memchr... yes
yes
checking for strcasecmp... checking for mempcpy... yes
checking for memcmp... yes
yes
yes
checking for strdup... checking for memset... checking for memcpy... yes
checking for strtoul... yes
checking for mkstemps... yes
checking for memmove... yes
checking for tsearch... no
yes
checking for putenv... checking for __argz_count... yes
checking for mempcpy... yes
checking for random... yes
yes
checking for __argz_stringify... checking for memset... yes
yes
checking for rename... checking for mkstemps... yes
checking for __argz_next... yes
checking for rindex... no
checking for putenv... yes
checking for __fsetlocking... yes
checking for setenv... yes
checking for random... yes
checking for iconv... yes
checking for snprintf... yes
yes
checking for iconv declaration... checking for rename...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for sigsetmask... yes
checking for rindex... yes
checking for LC_MESSAGES... yes
checking for stpcpy... yes
checking for setenv... yes
checking for bison... bison
checking version of bison... yes
2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for stpncpy... checking for snprintf... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
yes
yes
checking for strcasecmp... checking for sigsetmask... checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
yes
checking for stpcpy... yes
checking for strchr... yes
checking for stpncpy... yes
checking for strdup... config.status: creating Makefile
config.status: creating config.intl
yes
yes
checking for strcasecmp... config.status: creating config.h
checking for strncasecmp... config.status: executing default-1 commands
yes
yes
checking for strchr... checking for strndup... mkdir -p -- build-i686-pc-linux-gnu/fixincludes
Configuring in build-i686-pc-linux-gnu/fixincludes
yes
checking for strdup... yes
checking for strrchr... yes
checking for strncasecmp... configure: loading cache ../config.cache
yes
checking build system type... checking for strstr... 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
yes
checking for C compiler default output file name... checking for strndup... yes
a.out
checking whether the C compiler works... checking for strtod... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for strrchr...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for strtol... yes
checking for strstr... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
yes
checking for strtod... checking for strtoul... none needed
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
yes
checking whether gcc supports -Wstrict-prototypes... yes
checking for strverscmp... checking for strtol... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking for tmpnam... yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking for strtoul... yes
checking whether gcc supports -Wno-overlength-strings... no
checking whether gcc supports -pedantic -Wno-long-long... yes
yes
checking how to run the C preprocessor... checking for vasprintf... gcc -E
yes
checking for strverscmp... checking for grep that handles long lines and -e... yes
/bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... checking for vfprintf... yes
checking for tmpnam... yes
checking for vprintf... yes
yes
checking for sys/types.h... checking for vasprintf... yes
checking for vsnprintf... yes
checking for sys/stat.h... yes
checking for vfprintf... yes
yes
checking for vsprintf... checking for stdlib.h... yes
checking for string.h... yes
checking for vprintf... yes
yes
checking for waitpid... checking for memory.h... yes
checking for vsnprintf... yes
checking for strings.h... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for inttypes.h... yes
checking for vsprintf... yes
checking for stdint.h... -1
checking for unistd.h... (cached) yes
checking for vfork.h... yes
yes
checking for unistd.h... checking for waitpid... no
checking for fork... yes
checking stddef.h usability... yes
yes
checking whether alloca needs Cray hooks... checking for vfork... no
checking stack direction for C alloca... 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
-1
checking for unistd.h... (cached) checking for working fork... yes
checking for vfork.h... no
checking for fork... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking sys/file.h presence... yes
checking for vfork... no
checking for sys_errlist... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking for sys_nerr... yes
checking for working fork... yes
checking for feof_unlocked... yes
checking for working vfork... (cached) yes
yes
checking for sys_siglist... checking for _doprnt... yes
checking for ferror_unlocked... no
checking for sys_errlist... yes
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for fflush_unlocked... yes
checking for sys_nerr... yes
checking for fgetc_unlocked... yes
checking for on_exit... yes
checking for sys_siglist... yes
checking for fgets_unlocked... yes
checking for psignal... yes
checking for external symbol _system_configuration... yes
checking for fileno_unlocked... no
checking for getrusage... yes
checking for strerror... yes
checking for on_exit... yes
checking for fprintf_unlocked... yes
checking for strsignal... yes
checking for psignal... no
checking for fputc_unlocked... yes
checking for sysconf... yes
checking for strerror... yes
checking for fputs_unlocked... yes
checking for times... yes
checking for strsignal... yes
checking for fread_unlocked... yes
checking for sbrk... yes
checking for sysconf... yes
yes
checking for fwrite_unlocked... checking for gettimeofday... (cached) yes
checking for realpath... yes
yes
checking for times... checking for getchar_unlocked... yes
checking for canonicalize_file_name... yes
yes
checking for getc_unlocked... checking for sbrk... yes
checking for pstat_getstatic... yes
checking for putchar_unlocked... no
checking for pstat_getdynamic... yes
checking for gettimeofday... (cached) yes
checking for realpath... yes
no
checking for putc_unlocked... checking for sysmp... yes
checking for canonicalize_file_name... no
checking for getsysinfo... yes
checking whether abort is declared... yes
checking for pstat_getstatic... no
checking for table... yes
checking whether asprintf is declared... no
checking for sysctl... no
checking whether basename is declared... no
checking for pstat_getdynamic... no
checking whether errno is declared... yes
checking for wait3... no
checking for sysmp... no
checking whether vasprintf is declared... yes
checking for wait4... no
checking for getsysinfo... no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking for __fsetlocking... no
checking for table... yes
checking whether ferror_unlocked is declared... no
checking for sysctl... yes
checking whether fflush_unlocked is declared... yes
checking whether basename is declared... yes
checking whether fgetc_unlocked is declared... yes
checking for wait3... yes
checking whether fgets_unlocked is declared... no
checking whether ffs is declared... no
checking whether fileno_unlocked is declared... yes
checking whether asprintf is declared... yes
checking for wait4... yes
checking whether fprintf_unlocked is declared... no
checking whether vasprintf is declared... yes
checking for __fsetlocking... no
checking whether fputc_unlocked is declared... no
checking whether snprintf is declared... yes
checking whether fputs_unlocked is declared... yes
yes
checking whether vsnprintf is declared... checking whether basename is declared... no
checking whether fread_unlocked is declared... yes
checking whether calloc is declared... no
checking whether ffs is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether asprintf is declared... yes
checking whether getenv is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getopt is declared... yes
checking whether getc_unlocked is declared... no
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether putchar_unlocked is declared... no
checking whether snprintf is declared... yes
checking whether realloc is declared... yes
checking whether putc_unlocked is declared... yes
checking whether vsnprintf is declared... yes
checking for an ANSI C-conforming const... yes
checking whether sbrk is declared... yes
checking sys/mman.h usability... yes
checking whether calloc is declared... yes
checking whether strverscmp is declared... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking whether getenv is declared... 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)... no
checking whether canonicalize_file_name must be declared... yes
checking whether getopt is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking whether malloc is declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
configure: updating cache ../config.cache
checking for getpagesize... (cached) yes
configure: creating ./config.status
checking for working mmap... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... config.status: creating Makefile
yes
checking for working strncmp... yes
checking whether strverscmp is declared... config.status: creating mkheaders.almost
config.status: creating config.h
yes
no
checking whether canonicalize_file_name must be declared... updating cache ../config.cache
configure: creating ./config.status
Configuring stage 1 in ./zlib
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... config.status: creating Makefile
config.status: creating testsuite/Makefile
configure: creating cache ./config.cache
config.status: creating config.h
checking build system type... yes
i686-pc-linux-gnu
checking host system type... updating cache ./config.cache
configure: creating ./config.status
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... config.status: executing default commands
Configuring stage 1 in ./libdecnumber
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
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... Configuring stage 1 in ./gcc
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... configure: creating cache ./config.cache
yes
none needed
checking build system type... checking for gawk... gawk
checking whether make sets $(MAKE)... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking host system type... checking whether gcc supports -W... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... gcc
i686-pc-linux-gnu
checking target system type... yes
checking whether gcc supports -Wall... i686-pc-linux-gnu
yes
checking whether gcc supports -Wwrite-strings... 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... yes
checking whether gcc supports -Wstrict-prototypes... checking for C compiler default output file name... yes
checking whether gcc supports -Wmissing-prototypes... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether gcc supports -Wold-style-definition...
checking for suffix of object files...
yes
checking for suffix of object files... checking whether gcc supports -Wmissing-format-attribute... o
checking whether we are using the GNU C compiler... yes
checking whether gcc supports -Wcast-qual... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc supports -pedantic -Wno-long-long... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... yes
checking how to run the C preprocessor... yes
checking for gcc option to accept ANSI C... none needed
gcc -E
checking whether gcc and cc understand -c and -o together... none needed
checking for egrep... grep -E
checking for ANSI C header files... checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking how to run the C preprocessor... gcc -E
gcc3
checking for a sed that does not truncate output... yes
checking for sys/types.h... /bin/sed
checking for egrep... grep -E
checking for fgrep... 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... yes
checking for inline... checking for sys/stat.h... inline
checking for egrep... grep -E
checking for ANSI C header files... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for stdlib.h... checking for ld option to reload object files... -r
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... yes
checking for string.h... yes
checking for memory.h... ok
checking how to run the C preprocessor... yes
checking for sys/types.h... gcc -E
yes
checking for strings.h... yes
checking for sys/stat.h... checking for ANSI C header files... yes
yes
checking for stdlib.h... checking for inttypes.h... yes
checking for string.h... yes
checking for stdint.h... yes
checking for memory.h... yes
yes
checking for strings.h... checking for sys/types.h... yes
checking for unistd.h... yes
yes
checking for inttypes.h... checking for sys/stat.h... yes
checking ctype.h usability... yes
checking for stdint.h... yes
checking ctype.h presence... yes
checking for stdlib.h... yes
checking for ctype.h... yes
checking stddef.h usability... yes
yes
checking stddef.h presence... checking for unistd.h... yes
checking for string.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking for void *... yes
checking size of void *... yes
yes
checking stdio.h presence... checking for memory.h... 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 strings.h... yes
checking for int_least32_t... 4
checking for short... yes
checking for int_fast32_t... yes
yes
checking size of short... checking for inttypes.h... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
yes
checking for an ANSI C-conforming const... checking for stdint.h... yes
checking for off_t... 2
checking for int... yes
yes
checking for int... yes
checking size of int... checking for unistd.h... yes
checking size of int... yes
checking for dlfcn.h... 4
checking for long... 4
checking for long... yes
checking for objdir... .libs
yes
checking size of long... yes
checking size of long... checking if gcc supports -fno-rtti -fno-exceptions... 4
checking for ANSI C header files... (cached) yes
4
checking for long long... checking build system type... i686-pc-linux-gnu
checking host system type... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... i686-pc-linux-gnu
checking target system type... yes
checking for long long... (cached) yes
checking size of long long... yes
checking if gcc static flag -static works... i686-pc-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... 8
checking for __int64... no
updating cache ./config.cache
configure: creating ./config.status
no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking if gcc supports -c -o file.o... yes
checking whether gcc supports -Wwrite-strings... config.status: creating Makefile
config.status: creating config.h
yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... checking whether gcc supports -Wstrict-prototypes... yes
checking whether -lc should be explicitly linked in... config.status: executing gstdint.h commands
yes
checking whether gcc supports -Wmissing-prototypes... no
checking dynamic linker characteristics... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... make[3]: Entering directory `/usr/local/src/gcc_build3/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
	  mkdir pic; \
	else true; fi
yes
checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros 				     -Wno-overlength-strings... touch stamp-picdir
rm -f needed-list; touch needed-list; \
	for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
	  for g in ./mkstemps.o ; do \
	    case "$g" in \
	      *$f*) echo $g >> needed-list ;; \
	    esac; \
	  done; \
	done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./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 `/usr/local/src/gcc_build3/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/gcc_build3/libiberty/testsuite'
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/regex.c -o pic/regex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/regex.c -o regex.o
no
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking valgrind.h usability... 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
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/cplus-dem.c -o cplus-dem.o
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... no
checking valgrind.h presence... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/cp-demangle.c -o cp-demangle.o
no
checking for valgrind.h... no
configure: WARNING: fixed-point is not supported for this target
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... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/md5.c -o pic/md5.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/md5.c -o md5.o
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... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/alloca.c -o pic/alloca.o; \
	else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/alloca.c -o alloca.o
checking for working mmap... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/argv.c -o pic/argv.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/choose-temp.c -o pic/choose-temp.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/choose-temp.c -o choose-temp.o
yes
checking for memcpy... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/concat.c -o pic/concat.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/concat.c -o concat.o
yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for GNU C library... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/cp-demint.c -o pic/cp-demint.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/cp-demint.c -o cp-demint.o
yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/dyn-string.c -o pic/dyn-string.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/dyn-string.c -o dyn-string.o
yes
checking for strerror... yes
checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/fdmatch.c -o pic/fdmatch.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/fibheap.c -o pic/fibheap.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/fibheap.c -o fibheap.o
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/filename_cmp.c -o filename_cmp.o
yes
checking for limits.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/floatformat.c -o pic/floatformat.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/floatformat.c -o floatformat.o
updating cache ./config.cache
configure: creating ./config.status
yes
checking for stddef.h... ../../gcc-4.3-20071109/libiberty/floatformat.c: In function 'floatformat_ibm_long_double_is_valid':
../../gcc-4.3-20071109/libiberty/floatformat.c:286: warning: comparison between signed and unsigned
../../gcc-4.3-20071109/libiberty/floatformat.c:295: warning: comparison between signed and unsigned
../../gcc-4.3-20071109/libiberty/floatformat.c:298: warning: unused variable 'mant_bits_left'
../../gcc-4.3-20071109/libiberty/floatformat.c:297: warning: unused variable 'mant_off'
../../gcc-4.3-20071109/libiberty/floatformat.c:297: warning: unused variable 'mant_bits'
../../gcc-4.3-20071109/libiberty/floatformat.c:321: warning: comparison between signed and unsigned
../../gcc-4.3-20071109/libiberty/floatformat.c: At top level:
../../gcc-4.3-20071109/libiberty/floatformat.c:275: warning: 'floatformat_ibm_long_double_is_valid' defined but not used
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/fnmatch.c -o pic/fnmatch.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/fnmatch.c -o fnmatch.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/fopen_unlocked.c -o fopen_unlocked.o
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/getopt.c -o pic/getopt.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/getopt.c -o getopt.o
checking for time.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/getopt1.c -o pic/getopt1.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/getopt1.c -o getopt1.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/getpwd.c -o pic/getpwd.o; \
	else true; fi
checking for iconv.h... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/getpwd.c -o getpwd.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/getruntime.c -o pic/getruntime.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/getruntime.c -o getruntime.o
checking for fcntl.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/hashtab.c -o pic/hashtab.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/hashtab.c -o hashtab.o
yes
checking for unistd.h... (cached) yes
checking for sys/file.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/hex.c -o pic/hex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/hex.c -o hex.o
yes
checking for sys/time.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/lbasename.c -o pic/lbasename.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/lbasename.c -o lbasename.o
yes
checking for sys/mman.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/lrealpath.c -o pic/lrealpath.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/lrealpath.c -o lrealpath.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/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../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/make-relative-prefix.c -o make-relative-prefix.o
checking for sys/resource.h... yes
checking for sys/param.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/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../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/objalloc.c -o pic/objalloc.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/objalloc.c -o objalloc.o
yes
checking for sys/times.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/obstack.c -o pic/obstack.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/partition.c -o pic/partition.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/partition.c -o partition.o
yes
checking for sys/stat.h... (cached) yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/pexecute.c -o pic/pexecute.o; \
	else true; fi
checking for direct.h... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/pexecute.c -o pexecute.o
no
checking for malloc.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/physmem.c -o pic/physmem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/physmem.c -o physmem.o
yes
checking for langinfo.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/pex-common.c -o pic/pex-common.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/pex-common.c -o pex-common.o
yes
checking for ldfcn.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/pex-one.c -o pic/pex-one.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/pex-one.c -o pex-one.o
no
checking for locale.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/pex-unix.c -o pic/pex-unix.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/pex-unix.c -o pex-unix.o
yes
checking for wchar.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/safe-ctype.c -o safe-ctype.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/sort.c -o pic/sort.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/sort.c -o sort.o
checking for thread.h... config.status: creating Makefile
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/spaces.c -o pic/spaces.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/spaces.c -o spaces.o
no
checking for pthread.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/splay-tree.c -o pic/splay-tree.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/splay-tree.c -o splay-tree.o
config.status: executing default-1 commands
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/strerror.c -o pic/strerror.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/strerror.c -o strerror.o
yes
checking for CHAR_BIT... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/strsignal.c -o pic/strsignal.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/strsignal.c -o strsignal.o
config.status: executing depfiles commands
yes
checking whether byte ordering is bigendian... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/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../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
config.status: executing libtool commands
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xatexit.c -o pic/xatexit.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xexit.c -o pic/xexit.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xexit.c -o xexit.o
no
checking for collect2 libraries... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xmalloc.c -o pic/xmalloc.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xmemdup.c -o pic/xmemdup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xstrdup.c -o pic/xstrdup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xstrdup.c -o xstrdup.o
make[3]: Entering directory `/usr/local/src/gcc_build3/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/gcc_build3/intl'
make[3]: Entering directory `/usr/local/src/gcc_build3/build-i686-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
	  mkdir pic; \
	else true; fi
touch stamp-picdir
rm -f needed-list; touch needed-list; \
	for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
	  for g in ./mkstemps.o ; do \
	    case "$g" in \
	      *$f*) echo $g >> needed-list ;; \
	    esac; \
	  done; \
	done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./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
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xstrerror.c -o pic/xstrerror.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xstrerror.c -o xstrerror.o
make[4]: Entering directory `/usr/local/src/gcc_build3/build-i686-pc-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/gcc_build3/build-i686-pc-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/regex.c -o pic/regex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/xstrndup.c -o pic/xstrndup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.3-20071109/libiberty/mkstemps.c -o pic/mkstemps.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.3-20071109/libiberty/mkstemps.c -o mkstemps.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./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
ranlib ./libiberty.a
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
	  cd pic; \
	  ar rc ./libiberty.a \
	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./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 ./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; \
	  ranlib ./libiberty.a; \
	  cd ..; \
	else true; fi
none required
checking for library containing exc_resume... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/md5.c -o pic/md5.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/md5.c -o md5.o
/bin/sh: /usr/bin/true: Success
make[3]: *** [all] Error 1
make[3]: Leaving directory `/usr/local/src/gcc_build3/libiberty'
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: *** Waiting for unfinished jobs....
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/alloca.c -o pic/alloca.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/argv.c -o pic/argv.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/choose-temp.c -o pic/choose-temp.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/concat.c -o pic/concat.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/cp-demint.c -o pic/cp-demint.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/cp-demint.c -o cp-demint.o
no
checking for library containing ldexp... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/dyn-string.c -o pic/dyn-string.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/fdmatch.c -o pic/fdmatch.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/fdmatch.c -o fdmatch.o
none required
checking for inttypes.h... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/fibheap.c -o pic/fibheap.o; \
	else true; fi
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/fibheap.c -o fibheap.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/floatformat.c -o pic/floatformat.o; \
	else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/floatformat.c -o floatformat.o
checking for times... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/fnmatch.c -o pic/fnmatch.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/fnmatch.c -o fnmatch.o
../../../gcc-4.3-20071109/libiberty/floatformat.c: In function 'floatformat_ibm_long_double_is_valid':
../../../gcc-4.3-20071109/libiberty/floatformat.c:286: warning: comparison between signed and unsigned
../../../gcc-4.3-20071109/libiberty/floatformat.c:295: warning: comparison between signed and unsigned
../../../gcc-4.3-20071109/libiberty/floatformat.c:298: warning: unused variable 'mant_bits_left'
../../../gcc-4.3-20071109/libiberty/floatformat.c:297: warning: unused variable 'mant_off'
../../../gcc-4.3-20071109/libiberty/floatformat.c:297: warning: unused variable 'mant_bits'
../../../gcc-4.3-20071109/libiberty/floatformat.c:321: warning: comparison between signed and unsigned
../../../gcc-4.3-20071109/libiberty/floatformat.c: At top level:
../../../gcc-4.3-20071109/libiberty/floatformat.c:275: warning: 'floatformat_ibm_long_double_is_valid' defined but not used
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/getopt.c -o pic/getopt.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/getopt1.c -o pic/getopt1.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/getopt1.c -o getopt1.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/getpwd.c -o pic/getpwd.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/getruntime.c -o pic/getruntime.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/getruntime.c -o getruntime.o
checking for clock... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/hashtab.c -o pic/hashtab.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/hex.c -o pic/hex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/lbasename.c -o pic/lbasename.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/lrealpath.c -o pic/lrealpath.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/objalloc.c -o pic/objalloc.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/objalloc.c -o objalloc.o
yes
checking for kill... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/obstack.c -o pic/obstack.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/partition.c -o pic/partition.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/pexecute.c -o pic/pexecute.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/physmem.c -o pic/physmem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/pex-common.c -o pic/pex-common.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/pex-common.c -o pex-common.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/pex-one.c -o pic/pex-one.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/pex-one.c -o pex-one.o
checking for getrlimit... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/pex-unix.c -o pic/pex-unix.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/sort.c -o pic/sort.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/spaces.c -o pic/spaces.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/spaces.c -o spaces.o
yes
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/splay-tree.c -o pic/splay-tree.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/splay-tree.c -o splay-tree.o
checking for setrlimit... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/strerror.c -o pic/strerror.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/strsignal.c -o pic/strsignal.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xatexit.c -o pic/xatexit.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xexit.c -o pic/xexit.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xmalloc.c -o pic/xmalloc.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xmalloc.c -o xmalloc.o
yes
checking for atoll... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xmemdup.c -o pic/xmemdup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xstrdup.c -o pic/xstrdup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xstrerror.c -o pic/xstrerror.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/xstrndup.c -o pic/xstrndup.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/xstrndup.c -o xstrndup.o
yes
checking for atoq... if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.3-20071109/libiberty/mkstemps.c -o pic/mkstemps.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.3-20071109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.3-20071109/libiberty/mkstemps.c -o mkstemps.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
	  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.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 ./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
ranlib ./libiberty.a
if [ x"" != x ]; then \
	  cd pic; \
	  ar rc ./libiberty.a \
	    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./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 ./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; \
	  ranlib ./libiberty.a; \
	  cd ..; \
	else true; fi
no
/bin/sh: /usr/bin/true: Success
make[3]: *** [all] Error 1
make[3]: Leaving directory `/usr/local/src/gcc_build3/build-i686-pc-linux-gnu/libiberty'
make[2]: *** [all-build-libiberty] Error 2
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for mincore... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for 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...
         extern 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 `../../gcc-4.3-20071109/gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc-4.3-20071109/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc-4.3-20071109/gcc/config/i386/i386.h
	../../gcc-4.3-20071109/gcc/config/i386/unix.h
	../../gcc-4.3-20071109/gcc/config/i386/att.h
	../../gcc-4.3-20071109/gcc/config/dbxelf.h
	../../gcc-4.3-20071109/gcc/config/elfos.h
	../../gcc-4.3-20071109/gcc/config/svr4.h
	../../gcc-4.3-20071109/gcc/config/linux.h
	../../gcc-4.3-20071109/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 ca da de el es fr ja nl ru rw sr sv tr zh_CN zh_TW
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
checking for ld... /usr/bin/ld
checking what linker to use... /usr/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 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 assembler for .sleb128 and .uleb128... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking assembler for filds and fists mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for ffreep mnemonic... yes
checking assembler for sahf mnemonic... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... no
checking assembler for tolerance to line number 0... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker --as-needed support... yes
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for i686-pc-linux-gnu.
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 gccbug
config.status: creating libada-mk
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/gcc_build3'
make: *** [all] Error 2
tomtom2 9% make -j3../gcc-4.3-20071109/configure --program-suffix=-4.3-20071109make -j3 bootstrap-lean
echo stage3 > stage_final
make[1]: Entering directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
make[3]: Entering directory `/usr/local/src/gcc_build3'
rm -f stage_current
make[3]: Leaving directory `/usr/local/src/gcc_build3'
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
make[3]: Entering directory `/usr/local/src/gcc_build3/libiberty'
make[4]: Entering directory `/usr/local/src/gcc_build3/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/gcc_build3/libiberty/testsuite'
/bin/sh: /usr/bin/true: Success
make[3]: *** [all] Error 1
make[3]: Leaving directory `/usr/local/src/gcc_build3/libiberty'
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/gcc_build3'
make: *** [bootstrap-lean] Error 2
tomtom2 10% cd libiberty
tomtom2 11% make
make[1]: Entering directory `/usr/local/src/gcc_build3/libiberty/testsuite'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/gcc_build3/libiberty/testsuite'
/bin/sh: /usr/bin/true: Success
make: *** [all] Error 1
tomtom2 13% make check
make[1]: Entering directory `/usr/local/src/gcc_build3/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -g -fkeep-inline-functions -I.. -I../../../gcc-4.3-20071109/libiberty/testsuite/../../include  -o test-demangle \
		../../../gcc-4.3-20071109/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../gcc-4.3-20071109/libiberty/testsuite/demangle-expected
./test-demangle: 765 tests, 0 failures
gcc -DHAVE_CONFIG_H -g -fkeep-inline-functions -I.. -I../../../gcc-4.3-20071109/libiberty/testsuite/../../include  -DHAVE_CONFIG_H -I.. -o test-pexecute \
		../../../gcc-4.3-20071109/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
gcc -DHAVE_CONFIG_H -g -fkeep-inline-functions -I.. -I../../../gcc-4.3-20071109/libiberty/testsuite/../../include  -DHAVE_CONFIG_H -I.. -o test-expandargv \
		../../../gcc-4.3-20071109/libiberty/testsuite/test-expandargv.c ../libiberty.a
./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
make[1]: Leaving directory `/usr/local/src/gcc_build3/libiberty/testsuite'
tomtom2 14% pwd
/usr/local/src/gcc_build3/libiberty
tomtom2 15% cd ..
tomtom2 16% make
[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
make[3]: Entering directory `/usr/local/src/gcc_build3'
rm -f stage_current
make[3]: Leaving directory `/usr/local/src/gcc_build3'
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[2]: Entering directory `/usr/local/src/gcc_build3'
make[3]: Entering directory `/usr/local/src/gcc_build3/libiberty'
make[4]: Entering directory `/usr/local/src/gcc_build3/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/gcc_build3/libiberty/testsuite'
/bin/sh: /usr/bin/true: Success
make[3]: *** [all] Error 1
make[3]: Leaving directory `/usr/local/src/gcc_build3/libiberty'
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: Leaving directory `/usr/local/src/gcc_build3'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/gcc_build3'
make: *** [all] Error 2
tomtom2 24% make libiberty
make: Nothing to be done for `libiberty'.
tomtom2 39% exit
Script done on Wed Nov 14 09:17:56 2007
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ../gcc-4.3-20071109/configure --program-suffix=-4.3-20071109

## --------- ##
## Platform. ##
## --------- ##

hostname = tomtom2.fwb.srs.com
uname -m = i686
uname -r = 2.6.23.1-21.fc7
uname -s = Linux
uname -v = #1 SMP Thu Nov 1 21:09:24 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/src/ImageMagick/bin
PATH: /usr/local/rmtg
PATH: /usr/local/Trolltech/Qt-4.3.1/bin
PATH: .
PATH: /usr/ajem2.12.1/bin
PATH: /usr/brlcad7.8.0/bin
PATH: /usr/muves2.12.1/bin
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/lib/ccache
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/sourcenav/bin
PATH: /usr/gams-21.2


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1503: checking build system type
configure:1521: result: i686-pc-linux-gnu
configure:1556: checking host system type
configure:1570: result: i686-pc-linux-gnu
configure:1578: checking target system type
configure:1592: result: i686-pc-linux-gnu
configure:1635: checking for a BSD-compatible install
configure:1690: result: /usr/bin/install -c
configure:1701: checking whether ln works
configure:1723: result: yes
configure:1727: checking whether ln -s works
configure:1731: result: yes
configure:2882: checking for gcc
configure:2908: result: gcc
configure:3152: checking for C compiler version
configure:3155: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3158: $? = 0
configure:3160: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
configure:3163: $? = 0
configure:3165: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3168: $? = 1
configure:3191: checking for C compiler default output file name
configure:3194: gcc    conftest.c  >&5
configure:3197: $? = 0
configure:3243: result: a.out
configure:3248: checking whether the C compiler works
configure:3254: ./a.out
configure:3257: $? = 0
configure:3274: result: yes
configure:3281: checking whether we are cross compiling
configure:3283: result: no
configure:3286: checking for suffix of executables
configure:3288: gcc -o conftest    conftest.c  >&5
configure:3291: $? = 0
configure:3316: result: 
configure:3322: checking for suffix of object files
configure:3343: gcc -c   conftest.c >&5
configure:3346: $? = 0
configure:3368: result: o
configure:3372: checking whether we are using the GNU C compiler
configure:3396: gcc -c   conftest.c >&5
configure:3402: $? = 0
configure:3406: test -z 
			 || test ! -s conftest.err
configure:3409: $? = 0
configure:3412: test -s conftest.o
configure:3415: $? = 0
configure:3428: result: yes
configure:3434: checking whether gcc accepts -g
configure:3455: gcc -c -g  conftest.c >&5
configure:3461: $? = 0
configure:3465: test -z 
			 || test ! -s conftest.err
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3502: checking for gcc option to accept ANSI C
configure:3572: gcc  -c -g -O2  conftest.c >&5
configure:3578: $? = 0
configure:3582: test -z 
			 || test ! -s conftest.err
configure:3585: $? = 0
configure:3588: test -s conftest.o
configure:3591: $? = 0
configure:3609: result: none needed
configure:3627: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3633: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3860: checking for C++ compiler version
configure:3863: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3866: $? = 0
configure:3868: g++ -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
configure:3871: $? = 0
configure:3873: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:3876: $? = 1
configure:3879: checking whether we are using the GNU C++ compiler
configure:3903: g++ -c   conftest.cc >&5
configure:3909: $? = 0
configure:3913: test -z 
			 || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3935: result: yes
configure:3941: checking whether g++ accepts -g
configure:3962: g++ -c -g  conftest.cc >&5
configure:3968: $? = 0
configure:3972: test -z 
			 || test ! -s conftest.err
configure:3975: $? = 0
configure:3978: test -s conftest.o
configure:3981: $? = 0
configure:3992: result: yes
configure:4034: g++ -c -g -O2  conftest.cc >&5
configure:4040: $? = 0
configure:4044: test -z 
			 || test ! -s conftest.err
configure:4047: $? = 0
configure:4050: test -s conftest.o
configure:4053: $? = 0
configure:4079: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:13: error: 'exit' was not declared in this scope
configure:4085: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4034: g++ -c -g -O2  conftest.cc >&5
configure:4040: $? = 0
configure:4044: test -z 
			 || test ! -s conftest.err
configure:4047: $? = 0
configure:4050: test -s conftest.o
configure:4053: $? = 0
configure:4079: g++ -c -g -O2  conftest.cc >&5
configure:4085: $? = 0
configure:4089: test -z 
			 || test ! -s conftest.err
configure:4092: $? = 0
configure:4095: test -s conftest.o
configure:4098: $? = 0
configure:4185: checking for gnatbind
configure:4212: result: no
configure:4265: checking for gnatmake
configure:4292: result: no
configure:4304: checking whether compiler driver understands Ada
configure:4327: result: no
configure:4336: checking how to compare bootstrapped objects
configure:4361: result: cmp --ignore-initial=16 $$f1 $$f2
configure:4481: checking for correct version of gmp.h
configure:4504: gcc -c -g -O2   conftest.c >&5
configure:4510: $? = 0
configure:4514: test -z 
			 || test ! -s conftest.err
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4525: result: yes
configure:4539: checking for correct version of mpfr.h
configure:4570: gcc -o conftest -g -O2    conftest.c  -lmpfr -lgmp >&5
configure:4576: $? = 0
configure:4580: test -z 
			 || test ! -s conftest.err
configure:4583: $? = 0
configure:4586: test -s conftest
configure:4589: $? = 0
configure:4613: gcc -o conftest -g -O2    conftest.c  -lmpfr -lgmp >&5
configure:4619: $? = 0
configure:4623: test -z 
			 || test ! -s conftest.err
configure:4626: $? = 0
configure:4629: test -s conftest
configure:4632: $? = 0
configure:4634: result: yes
configure:5967: checking for bison
configure:5983: found /usr/bin/bison
configure:5993: result: bison -y
configure:6013: checking for bison
configure:6029: found /usr/bin/bison
configure:6039: result: bison
configure:6058: checking for gm4
configure:6087: result: no
configure:6058: checking for gnum4
configure:6087: result: no
configure:6058: checking for m4
configure:6074: found /usr/bin/m4
configure:6084: result: m4
configure:6103: checking for flex
configure:6119: found /usr/bin/flex
configure:6129: result: flex
configure:6149: checking for flex
configure:6165: found /usr/bin/flex
configure:6175: result: flex
configure:6194: checking for makeinfo
configure:6210: found /usr/bin/makeinfo
configure:6220: result: makeinfo
configure:6253: checking for expect
configure:6282: result: no
configure:6300: checking for runtest
configure:6329: result: no
configure:6439: checking for ar
configure:6455: found /usr/bin/ar
configure:6465: result: ar
configure:6574: checking for as
configure:6590: found /usr/bin/as
configure:6600: result: as
configure:6709: checking for dlltool
configure:6738: result: no
configure:6844: checking for ld
configure:6860: found /usr/bin/ld
configure:6870: result: ld
configure:6979: checking for lipo
configure:7008: result: no
configure:7114: checking for nm
configure:7130: found /usr/bin/nm
configure:7140: result: nm
configure:7249: checking for ranlib
configure:7265: found /usr/bin/ranlib
configure:7275: result: ranlib
configure:7379: checking for strip
configure:7395: found /usr/bin/strip
configure:7405: result: strip
configure:7509: checking for windres
configure:7538: result: no
configure:7644: checking for windmc
configure:7673: result: no
configure:7779: checking for objcopy
configure:7795: found /usr/bin/objcopy
configure:7805: result: objcopy
configure:7914: checking for objdump
configure:7930: found /usr/bin/objdump
configure:7940: result: objdump
configure:8088: checking for cc
configure:8104: found /usr/lib/ccache/cc
configure:8114: result: cc
configure:8243: checking for c++
configure:8259: found /usr/lib/ccache/c++
configure:8269: result: c++
configure:8398: checking for gcc
configure:8414: found /usr/lib/ccache/gcc
configure:8424: result: gcc
configure:8548: checking for gcj
configure:8577: result: no
configure:8703: checking for gfortran
configure:8719: found /usr/bin/gfortran
configure:8729: result: gfortran
configure:8792: checking for ar
configure:8825: result: no
configure:8937: checking for ar
configure:8953: found /usr/bin/ar
configure:8963: result: ar
configure:9015: checking for as
configure:9048: result: no
configure:9160: checking for as
configure:9176: found /usr/bin/as
configure:9186: result: as
configure:9238: checking for dlltool
configure:9271: result: no
configure:9383: checking for dlltool
configure:9412: result: no
configure:9461: checking for ld
configure:9494: result: no
configure:9606: checking for ld
configure:9622: found /usr/bin/ld
configure:9632: result: ld
configure:9684: checking for lipo
configure:9717: result: no
configure:9829: checking for lipo
configure:9858: result: no
configure:9907: checking for nm
configure:9940: result: no
configure:10052: checking for nm
configure:10068: found /usr/bin/nm
configure:10078: result: nm
configure:10130: checking for objdump
configure:10163: result: no
configure:10275: checking for objdump
configure:10291: found /usr/bin/objdump
configure:10301: result: objdump
configure:10353: checking for ranlib
configure:10386: result: no
configure:10498: checking for ranlib
configure:10514: found /usr/bin/ranlib
configure:10524: result: ranlib
configure:10576: checking for strip
configure:10609: result: no
configure:10721: checking for strip
configure:10737: found /usr/bin/strip
configure:10747: result: strip
configure:10799: checking for windres
configure:10832: result: no
configure:10944: checking for windres
configure:10973: result: no
configure:11022: checking for windmc
configure:11055: result: no
configure:11167: checking for windmc
configure:11196: result: no
configure:11223: checking where to find the target ar
configure:11256: result: host tool
configure:11265: checking where to find the target as
configure:11298: result: host tool
configure:11307: checking where to find the target cc
configure:11330: result: just compiled
configure:11349: checking where to find the target c++
configure:11375: result: just compiled
configure:11394: checking where to find the target c++ for libstdc++
configure:11420: result: just compiled
configure:11439: checking where to find the target dlltool
configure:11472: result: host tool
configure:11481: checking where to find the target gcc
configure:11504: result: just compiled
configure:11523: checking where to find the target gcj
configure:11549: result: just compiled
configure:11568: checking where to find the target gfortran
configure:11594: result: just compiled
configure:11613: checking where to find the target ld
configure:11646: result: host tool
configure:11655: checking where to find the target lipo
configure:11677: result: host tool
configure:11686: checking where to find the target nm
configure:11719: result: host tool
configure:11728: checking where to find the target objdump
configure:11761: result: host tool
configure:11770: checking where to find the target ranlib
configure:11803: result: host tool
configure:11812: checking where to find the target strip
configure:11845: result: host tool
configure:11854: checking where to find the target windres
configure:11887: result: host tool
configure:11896: checking where to find the target windmc
configure:11929: result: host tool
configure:11966: checking whether to enable maintainer-specific portions of Makefiles
configure:11975: result: no
configure:12008: checking whether -fkeep-inline-functions is supported
configure:12032: gcc -c -g -O2 -fkeep-inline-functions  conftest.c >&5
configure:12038: $? = 0
configure:12042: test -z 
			 || test ! -s conftest.err
configure:12045: $? = 0
configure:12048: test -s conftest.o
configure:12051: $? = 0
configure:12053: result: yes
configure:12270: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on tomtom2.fwb.srs.com

config.status:762: creating Makefile

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AR_FOR_TARGET=ar
ac_cv_prog_AS=as
ac_cv_prog_AS_FOR_TARGET=as
ac_cv_prog_BISON=bison
ac_cv_prog_CC_FOR_TARGET=cc
ac_cv_prog_CXX_FOR_TARGET=c++
ac_cv_prog_FLEX=flex
ac_cv_prog_GCC_FOR_TARGET=gcc
ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
ac_cv_prog_LD=ld
ac_cv_prog_LD_FOR_TARGET=ld
ac_cv_prog_LEX=flex
ac_cv_prog_M4=m4
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_NM=nm
ac_cv_prog_NM_FOR_TARGET=nm
ac_cv_prog_OBJCOPY=objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_RANLIB_FOR_TARGET=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_STRIP_FOR_TARGET=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_GNATBIND=no
ac_cv_prog_ac_ct_GNATMAKE=no
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.3.0:/usr/local/libexec/gcc/i686-pc-linux-gnu:/usr/lib/gcc/i686-pc-linux-gnu/4.3.0:/usr/lib/gcc/i686-pc-linux-gnu:/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu/4.3.0:/usr/local/i686-pc-linux-gnu/bin:
gcc_cv_tool_prefix=/usr/local

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='$(AR)'
AS='as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='$(AS)'
BISON='bison'
CC='gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-g -O2'
CFLAGS_FOR_BUILD='-g -O2'
COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
CONFIGURE_GDB_TK=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
CXXFLAGS_FOR_BUILD='-g -O2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='$(DLLTOOL)'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
FLEX='flex'
GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/'
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
GNATBIND='no'
GNATMAKE='no'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='$(LD)'
LEX='flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='$(LIPO)'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
NM='nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='$(NM)'
OBJCOPY='objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='$(OBJDUMP)'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='$(RANLIB)'
RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SHELL='/bin/sh'
STRIP='strip'
STRIP_FOR_TARGET='$(STRIP)'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.3-20071109/configure --program-suffix=-4.3-20071109'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='$(WINDMC)'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='$(WINDRES)'
YACC='bison -y'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_GNATBIND='no'
ac_ct_GNATMAKE='no'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_configargs='--cache-file=../config.cache '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,$$,-4.3-20071109,''
build_configdirs=' libiberty fixincludes'
build_cpu='i686'
build_libsubdir='build-i686-pc-linux-gnu'
build_noncanonical='i686-pc-linux-gnu'
build_os='linux-gnu'
build_subdir='build-i686-pc-linux-gnu'
build_tooldir='${exec_prefix}/i686-pc-linux-gnu'
build_vendor='pc'
config_shell='/bin/sh'
configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc'
datadir='${prefix}/share'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc'
exec_prefix='${prefix}'
gmpinc=''
gmplibs='-lmpfr -lgmp'
host='i686-pc-linux-gnu'
host_alias=''
host_configargs='--cache-file=./config.cache  '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,$$,-4.3-20071109,''
host_cpu='i686'
host_noncanonical='i686-pc-linux-gnu'
host_os='linux-gnu'
host_subdir='.'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,$$,-4.3-20071109,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g -fkeep-inline-functions'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c'
stage2_werror_flag='--enable-werror-always'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_configargs='--cache-file=./config.cache --enable-multilib '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,$$,-4.3-20071109,''
target_cpu='i686'
target_noncanonical='i686-pc-linux-gnu'
target_os='linux-gnu'
target_subdir='i686-pc-linux-gnu'
target_vendor='pc'
tooldir='${exec_prefix}/i686-pc-linux-gnu'

## ------------- ##
## Output files. ##
## ------------- ##

alphaieee_frag='/dev/null'
host_makefile_frag='../gcc-4.3-20071109/config/mh-x86omitfp'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='../gcc-4.3-20071109/config/mt-gnu'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

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