This is the mail archive of the gcc@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] |
Hi; I used Dan Kegel's crosstool version 0.24 (http://www.kegel.com/crosstool/) to create an arm9 cross tool chain. I'm now trying to create an arm9 native gdb. One of the developers I'm trying to support says that he gets the error msg"GDB can't read core files on this machine". So he wants an arm9 native gdb rather than aarm9 crossgdb. I have downloaded the gdb 6.0 source, expanded it, created a sibling directory for my gdb build, executed configure and make using the attached compile.sh script from the gdb build directory I created. The captured output is also attached as kaw_make.log. There is mention of config.log, so I attached it as well. All I need is a gdb that can read an arm9 corefile. Whether that is a cross gdb (host: i686-pc-linux, target: arm-arm9-linux) or an arm9 native gdb, it doesn't matter. Thanks, Ken
Attachment:
compile.sh
Description: application/shellscript
/tuba_local/crosstool/crosstool-0.24/result/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.2/bin:/usr/bin:/bin creating cache ./config.cache checking host system type... arm-arm9-linux-gnu checking target system type... arm-arm9-linux-gnu checking build system type... i686-pc-linux-gnu checking for arm-arm9-linux-gnu-ar... arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-as... arm-arm9-linux-gnu-as checking for arm-arm9-linux-gnu-dlltool... no checking for arm-arm9-linux-gnu-ld... arm-arm9-linux-gnu-ld checking for arm-arm9-linux-gnu-nm... arm-arm9-linux-gnu-nm checking for arm-arm9-linux-gnu-ranlib... arm-arm9-linux-gnu-ranlib checking for arm-arm9-linux-gnu-windres... no checking for arm-arm9-linux-gnu-objcopy... arm-arm9-linux-gnu-objcopy checking for arm-arm9-linux-gnu-objdump... arm-arm9-linux-gnu-objdump checking for arm-arm9-linux-gnu-ar... arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-as... arm-arm9-linux-gnu-as checking for arm-arm9-linux-gnu-dlltool... no checking for arm-arm9-linux-gnu-ld... arm-arm9-linux-gnu-ld checking for arm-arm9-linux-gnu-nm... arm-arm9-linux-gnu-nm checking for arm-arm9-linux-gnu-ranlib... arm-arm9-linux-gnu-ranlib checking for arm-arm9-linux-gnu-windres... no checking whether to enable maintainer-specific portions of Makefiles... no updating cache ./config.cache creating ./config.status creating Makefile Configuring in build-i686-pc-linux-gnu/libiberty creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ar... ar checking for ranlib... ranlib checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for ANSI C header files... yes checking for uintptr_t... no checking for pid_t... yes checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for working vfork... yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Adding multilib support to Makefile in ../../../gdb-6.0/libiberty multidirs= with_multisubdir= make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/regex.c -o regex.o In file included from ../../../gdb-6.0/include/xregex.h:26, from ../../../gdb-6.0/libiberty/regex.c:195: ../../../gdb-6.0/include/xregex2.h:551: warning: ISO C89 does not support `static' or type qualifiers in parameter array declarators In file included from ../../../gdb-6.0/libiberty/regex.c:649: ../../../gdb-6.0/libiberty/regex.c: In function `byte_compile_range': ../../../gdb-6.0/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression ../../../gdb-6.0/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression ../../../gdb-6.0/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression ../../../gdb-6.0/libiberty/regex.c: In function `xregcomp': ../../../gdb-6.0/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression ../../../gdb-6.0/libiberty/regex.c: In function `xregerror': ../../../gdb-6.0/libiberty/regex.c:8178: warning: unused parameter `preg' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/ternary.c -o pic/ternary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/ternary.c -o ternary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gdb-6.0/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 dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o ranlib libiberty.a if [ x"" != 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 dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o; \ ranlib libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in mkstemps.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list make[2]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty/testsuite' make[2]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../gdb-6.0/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="gcc"; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=gcc" "CFLAGS=-g -O2" "DESTDIR=" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=" "tooldir=" \ CFLAGS="-g -O2 ${flags}" \ prefix="/usr/local" \ exec_prefix="/usr/local" \ GCJFLAGS=" ${flags}" \ CXXFLAGS=" ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS=" ${flags}" \ LDFLAGS=" ${flags}" \ DESTDIR="" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[2]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty' make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/build-i686-pc-linux-gnu/libiberty' Configuring in libiberty loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking host system type... arm-arm9-linux-gnu checking build system type... i686-pc-linux-gnu checking for arm-arm9-linux-gnu-ar... (cached) arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for ANSI C header files... yes checking for uintptr_t... no checking for pid_t... yes checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for working vfork... yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes updating cache .././config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Configuring in bfd loading cache .././config.cache checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... arm-arm9-linux-gnu checking target system type... arm-arm9-linux-gnu checking build system type... i686-pc-linux-gnu checking for strerror in -lcposix... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for arm-arm9-linux-gnu-ar... (cached) arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ld used by GCC... arm-arm9-linux-gnu-ld checking if the linker (arm-arm9-linux-gnu-ld) is GNU ld... yes checking for arm-arm9-linux-gnu-ld option to reload object files... -r checking for BSD-compatible nm... arm-arm9-linux-gnu-nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for object suffix... o checking for executable suffix... no checking for arm-arm9-linux-gnu-file... no checking for file... /usr/bin/file checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for arm-arm9-linux-gnu-strip... arm-arm9-linux-gnu-strip updating cache .././config.cache loading cache .././config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... 49153 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (arm-arm9-linux-gnu-ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse arm-arm9-linux-gnu-nm output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool updating cache .././config.cache loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for executable suffix... (cached) no checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... (cached) yes checking for alloca... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... yes checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... fr tr ja es sv da zh_CN checking for a BSD compatible install... /usr/bin/install -c checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for fcntl... yes checking for getpagesize... (cached) yes checking for setitimer... yes checking for sysconf... (cached) yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking whether strstr must be declared... no checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether free must be declared... no checking whether getenv must be declared... no checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for madvise... yes checking for mprotect... yes updating cache .././config.cache creating ./config.status creating Makefile creating doc/Makefile creating bfd-in3.h creating bfdver.h creating po/Makefile.in creating config.h make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/regex.c -o regex.o In file included from ../../gdb-6.0/include/xregex.h:26, from ../../gdb-6.0/libiberty/regex.c:195: ../../gdb-6.0/include/xregex2.h:551: warning: ISO C89 does not support `static' or type qualifiers in parameter array declarators In file included from ../../gdb-6.0/libiberty/regex.c:649: ../../gdb-6.0/libiberty/regex.c: In function `byte_compile_range': ../../gdb-6.0/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression ../../gdb-6.0/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression ../../gdb-6.0/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression ../../gdb-6.0/libiberty/regex.c: In function `xregcomp': ../../gdb-6.0/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression ../../gdb-6.0/libiberty/regex.c: In function `xregerror': ../../gdb-6.0/libiberty/regex.c:8178: warning: unused parameter `preg' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/ternary.c -o pic/ternary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/ternary.c -o ternary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gdb-6.0/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gdb-6.0/libiberty/mkstemps.c -o mkstemps.o rm -f libiberty.a pic/libiberty.a arm-arm9-linux-gnu-ar rc libiberty.a \ regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o arm-arm9-linux-gnu-ranlib libiberty.a if [ x"" != x ]; then \ cd pic; \ arm-arm9-linux-gnu-ar rc libiberty.a \ regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o; \ arm-arm9-linux-gnu-ranlib libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in mkstemps.o ; do \ case "$g" in \ *$f*) echo $g >> needed-list ;; \ esac; \ done; \ done echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list make[2]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/libiberty/testsuite' make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/libiberty' Configuring in intl loading cache .././config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) gcc -E checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for POSIXized ISC... no checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) yes checking for __argz_stringify... (cached) yes checking for __argz_next... (cached) yes checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... (cached) yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext creating ./config.status creating Makefile creating config.h make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/intl' make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' make all-recursive make[2]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' Making all in doc make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/doc' Making all in po make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/po' ( if test 'x../../../gdb-6.0/bfd/po' != 'x.'; then \ posrcprefix='../../../gdb-6.0/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../gdb-6.0/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../gdb-6.0/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status creating po/Makefile.in make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/po' make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd/po' make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../gdb-6.0/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/archive.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/archive.c -o archive.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-6.0/bfd/archures.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-6.0/bfd/archures.c -o archures.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfd.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfd.c -o bfd.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfdio.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfdio.c -o bfdio.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfdwin.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/bfdwin.c -o bfdwin.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/cache.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/cache.c -o cache.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/coffgen.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/coffgen.c -o coffgen.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/corefile.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/corefile.c -o corefile.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/format.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/format.c -o format.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/init.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/init.c -o init.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/libbfd.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/libbfd.c -o libbfd.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/opncls.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/opncls.c -o opncls.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/reloc.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/reloc.c -o reloc.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/section.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/section.c -o section.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/syms.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/syms.c -o syms.o rm -f targmatch.h sed -f ../../gdb-6.0/bfd/targmatch.sed < ../../gdb-6.0/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-6.0/bfd/targets.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-6.0/bfd/targets.c -o targets.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/hash.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/hash.c -o hash.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/linker.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/linker.c -o linker.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/srec.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/srec.c -o srec.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/binary.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/binary.c -o binary.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/tekhex.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/tekhex.c -o tekhex.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/ihex.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/ihex.c -o ihex.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/stabs.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/stabs.c -o stabs.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/stab-syms.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/stab-syms.c -o stab-syms.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/merge.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/merge.c -o merge.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/dwarf2.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/dwarf2.c -o dwarf2.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/simple.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/simple.c -o simple.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/archive64.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/archive64.c -o archive64.o rm -f elf32-target.h sed -e s/NN/32/g < ../../gdb-6.0/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elfarm-nabi.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elfarm-nabi.c -o elfarm-nabi.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf32.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf32.c -o elf32.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf.c -o elf.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elflink.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elflink.c -o elflink.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf-strtab.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf-strtab.c -o elf-strtab.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf-eh-frame.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf-eh-frame.c -o elf-eh-frame.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/dwarf1.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/dwarf1.c -o dwarf1.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf32-gen.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/elf32-gen.c -o elf32-gen.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/cpu-arm.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/bfd -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/bfd -I../../gdb-6.0/bfd/../include -I../../gdb-6.0/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/bfd/cpu-arm.c -o cpu-arm.o rm -f tofiles f=""; \ for i in elfarm-nabi.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-arm.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../gdb-6.0/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o libbfd.la -rpath /usr/local/lib -release 2.14.90 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo archive64.lo `cat ofiles` mkdir .libs arm-arm9-linux-gnu-ar cru .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o archive64.o elfarm-nabi.o elf32.o elf.o elflink.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-arm.o arm-arm9-linux-gnu-ranlib .libs/libbfd.a creating libbfd.la (cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ arm-arm9-linux-gnu-ranlib libbfd.tmp; \ /bin/sh ../../gdb-6.0/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' make[2]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/bfd' Configuring in opcodes loading cache .././config.cache checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking host system type... arm-arm9-linux-gnu checking target system type... arm-arm9-linux-gnu checking build system type... i686-pc-linux-gnu checking for strerror in -lcposix... (cached) no checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for arm-arm9-linux-gnu-ar... (cached) arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ld used by GCC... (cached) arm-arm9-linux-gnu-ld checking if the linker (arm-arm9-linux-gnu-ld) is GNU ld... (cached) yes checking for arm-arm9-linux-gnu-ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) arm-arm9-linux-gnu-nm checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for object suffix... (cached) o checking for executable suffix... (cached) no checking for arm-arm9-linux-gnu-file... (cached) /usr/bin/file checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for arm-arm9-linux-gnu-strip... (cached) arm-arm9-linux-gnu-strip loading cache .././config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes finding the maximum length of command line arguments... (cached) 49153 checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (arm-arm9-linux-gnu-ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse arm-arm9-linux-gnu-nm output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for executable suffix... (cached) no checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) yes checking for __argz_stringify... (cached) yes checking for __argz_next... (cached) yes checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... (cached) yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... fr sv tr es da de id pt_BR ro checking for a BSD compatible install... /usr/bin/install -c checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes creating ./config.status creating Makefile creating po/Makefile.in creating config.h make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' make all-recursive make[2]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' Making all in po make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes/po' make[3]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/opcodes/dis-buf.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/opcodes/dis-buf.c -o dis-buf.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DARCH_arm ../../gdb-6.0/opcodes/disassemble.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DARCH_arm ../../gdb-6.0/opcodes/disassemble.c -o disassemble.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/opcodes/arm-dis.c gcc -DHAVE_CONFIG_H -I. -I../../gdb-6.0/opcodes -I. -D_GNU_SOURCE -I. -I../../gdb-6.0/opcodes -I../bfd -I../../gdb-6.0/opcodes/../include -I../../gdb-6.0/opcodes/../bfd -I../../gdb-6.0/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gdb-6.0/opcodes/arm-dis.c -o arm-dis.o /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o libopcodes.la -rpath /usr/local/lib -release 2.14.90 dis-buf.lo disassemble.lo arm-dis.lo ../bfd/libbfd.la mkdir .libs arm-arm9-linux-gnu-ar cru .libs/libopcodes.a dis-buf.o disassemble.o arm-dis.o arm-arm9-linux-gnu-ranlib .libs/libopcodes.a creating libopcodes.la (cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ arm-arm9-linux-gnu-ranlib libopcodes.tmp; \ /bin/sh ../../gdb-6.0/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[3]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' make[2]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/opcodes' Configuring in etc loading cache .././config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c creating ./config.status creating Makefile make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/etc' Configuring in mmalloc loading cache .././config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking host system type... arm-arm9-linux-gnu checking build system type... i686-pc-linux-gnu checking for arm-arm9-linux-gnu-ar... (cached) arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking how to run the C preprocessor... (cached) gcc -E checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for unistd.h... (cached) yes checking whether sbrk must be declared... no checking whether getpagesize must be declared... no updating cache .././config.cache creating ./config.status creating Makefile make[1]: Entering directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/mmalloc' gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -I. -I../../gdb-6.0/mmalloc/../include ../../gdb-6.0/mmalloc/mm.c rm -rf libmmalloc.a arm-arm9-linux-gnu-ar rc libmmalloc.a mm.o arm-arm9-linux-gnu-ranlib libmmalloc.a make[1]: Leaving directory `/tuba_local/gdb_6.0/build_arm9_gdb_6.0_try8/mmalloc' Configuring in readline configure: loading cache .././config.cache checking build system type... i686-pc-linux-gnu checking host system type... arm-arm9-linux-gnu Beginning configuration for readline-4.3 for arm-arm9-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for arm-arm9-linux-gnu-gcc... (cached) gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... (cached) gcc -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no configure: cross-compiling for a non-cygwin target is not supported checking whether gcc needs -traditional... no checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for ar... (cached) arm-arm9-linux-gnu-ar checking for arm-arm9-linux-gnu-ranlib... (cached) arm-arm9-linux-gnu-ranlib checking for an ANSI C-conforming const... (cached) yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... (cached) yes checking for ssize_t... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for lstat... yes checking for memmove... (cached) yes checking for putenv... (cached) yes checking for select... yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... (cached) yes checking for isascii... yes checking for isxdigit... yes checking for working strcoll... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... yes checking varargs.h presence... yes checking for varargs.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... (cached) yes checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for sys/file.h... (cached) yes checking for locale.h... (cached) yes checking for memory.h... (cached) yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing missing checking for lstat... yes checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_fileno member... yes checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrtowc... yes checking for mbsrtowcs... yes checking for wcwidth... yes checking for mbstate_t... configure: error: cannot run test program while cross compiling See `config.log' for more details. make: *** [configure-readline] Error 1
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:581: checking host system type configure:602: checking target system type configure:620: checking build system type configure:2697: checking for arm-arm9-linux-gnu-ar configure:2769: checking for arm-arm9-linux-gnu-as configure:2841: checking for arm-arm9-linux-gnu-dlltool configure:2913: checking for arm-arm9-linux-gnu-ld configure:2985: checking for arm-arm9-linux-gnu-nm configure:3057: checking for arm-arm9-linux-gnu-ranlib configure:3129: checking for arm-arm9-linux-gnu-windres configure:3201: checking for arm-arm9-linux-gnu-objcopy configure:3273: checking for arm-arm9-linux-gnu-objdump configure:3354: checking for arm-arm9-linux-gnu-ar configure:3426: checking for arm-arm9-linux-gnu-as configure:3498: checking for arm-arm9-linux-gnu-dlltool configure:3570: checking for arm-arm9-linux-gnu-ld configure:3642: checking for arm-arm9-linux-gnu-nm configure:3714: checking for arm-arm9-linux-gnu-ranlib configure:3786: checking for arm-arm9-linux-gnu-windres configure:3886: checking whether to enable maintainer-specific portions of Makefiles
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |