bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb-6.1 make error


From: Shing-Fat Fred Ma
Subject: gdb-6.1 make error
Date: Wed, 26 May 2004 10:39:55 -0000

During build of gdb-6.1 for sparc-solaris-8 (from make):

   configure: WARNING: sys/ptem.h: present but cannot be compiled
   configure: WARNING: sys/ptem.h: check for missing prerequisite headers?
   configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result
   configure: WARNING:     ## ------------------------------------ ##
   configure: WARNING:     ## Report this to address@hidden ##
   configure: WARNING:     ## ------------------------------------ ##

Output from configure command:

   creating cache ./config.cache
   checking host system type... sparc-sun-solaris2.8
   checking target system type... sparc-sun-solaris2.8
   checking build system type... sparc-sun-solaris2.8
   checking for a BSD compatible install... ./install-sh -c
   checking for sparc-sun-solaris2.8-ar... no
   checking for ar... ar
   checking for sparc-sun-solaris2.8-as... no
   checking for as... as
   checking for sparc-sun-solaris2.8-dlltool... no
   checking for dlltool... dlltool
   checking for sparc-sun-solaris2.8-ld... /usr/ccs/bin/ld
   checking for sparc-sun-solaris2.8-nm... no
   checking for nm... nm
   checking for sparc-sun-solaris2.8-ranlib... no
   checking for ranlib... ranlib
   checking for sparc-sun-solaris2.8-windres... no
   checking for windres... windres
   checking for sparc-sun-solaris2.8-objcopy... no
   checking for objcopy... objcopy
   checking for sparc-sun-solaris2.8-objdump... no
   checking for objdump... objdump
   checking for sparc-sun-solaris2.8-ar... no
   checking for ar... ar
   checking for sparc-sun-solaris2.8-as... no
   checking for as... as
   checking for sparc-sun-solaris2.8-dlltool... no
   checking for dlltool... dlltool
   checking for sparc-sun-solaris2.8-ld... no
   checking for ld... ld
   checking for sparc-sun-solaris2.8-nm... no
   checking for nm... nm
   checking for sparc-sun-solaris2.8-ranlib... no
   checking for ranlib... ranlib
   checking for sparc-sun-solaris2.8-windres... no
   checking for windres... windres
   checking whether to enable maintainer-specific portions of Makefiles... no
   updating cache ./config.cache
   creating ./config.status
   creating Makefile

Make output is attached.

Regards,

Fred
--
Fred Ma, address@hidden
Dept. of Electronics, Carleton University, Ottawa, Ontario, Canada
*|  If I don't reply to your email, please sent it again.  I may  |*
*|  have erased along with the deluge of post-filter spam.        |*
======================================================================
   Make Output
----------------------------------------------------------------------
Configuring in libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
configure: WARNING:
*** Makeinfo is too old. Info documentation will not be built.
checking for perl... perl
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for sparc-sun-solaris2.8-ar... ar
checking for sparc-sun-solaris2.8-ranlib... ranlib
checking for sparc-sun-solaris2.8-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for a BSD-compatible install... ./../install-sh -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... (cached) yes
checking for uintptr_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... no
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... no
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... no
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... no
checking for stpncpy... no
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... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
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... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in bfd
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for strerror in -lcposix... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
checking for strip... 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... 393217
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/ccs/bin/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... solaris2.8 ld.so
checking command to parse 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... gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
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
found xgettext programs is not GNU xgettext; ignore it
checking for catalogs to be installed...  fr tr ja es sv da zh_CN ro
checking for a BSD compatible install... ./../install-sh -c
checking for long long... yes
checking size of long long... 8
checking size of long... 4
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... 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... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for strtoull... 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... yes
checking for prstatus_t.pr_who in sys/procfs.h... yes
checking for prstatus32_t.pr_who in sys/procfs.h... yes
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... yes
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 gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking file_ptr type... checking size of off_t... 4
BFD_HOST_64_BIT
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 `/tmp/fma/gdb-6.1/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./../include  -W -Wall -Wtraditional 
-pedantic  ./regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./regex.c -o regex.o
In file included from ../include/xregex.h:26,
                 from regex.c:197:
../include/xregex2.h:548: warning: ISO C90 does not support `static' or type 
qualifiers in parameter array declarators
In file included from regex.c:651:
regex.c: In function `byte_compile_range':
regex.c:4550: warning: signed and unsigned type in conditional expression
regex.c:4560: warning: signed and unsigned type in conditional expression
regex.c:4560: warning: signed and unsigned type in conditional expression
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./fibheap.c -o fibheap.o
In file included from fibheap.c:35:
../include/fibheap.h:63: warning: bit-field `degree' type invalid in ISO C
../include/fibheap.h:64: warning: bit-field `mark' type invalid in ISO C
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./getopt.c -o getopt.o
getopt.c: In function `_getopt_initialize':
getopt.c:396: warning: unused parameter `argc'
getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./ternary.c -o pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./ternary.c -o ternary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./mempcpy.c -o pic/mempcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./setenv.c -o pic/setenv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./setenv.c -o setenv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./stpcpy.c -o pic/stpcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./stpcpy.c -o stpcpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./stpncpy.c -o pic/stpncpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic  ./vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional 
-pedantic ./vasprintf.c -o vasprintf.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.o ./alloca.o 
./argv.o ./choose-temp.o ./concat.o ./dyn-string.o ./fdmatch.o ./fibheap.o 
./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o 
./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o 
./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o 
./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o 
./strsignal.o ./ternary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o 
./xstrdup.o ./xstrerror.o  ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.o 
./sigsetmask.o ./stpcpy.o ./stpncpy.o ./vasprintf.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.o ./alloca.o 
./argv.o ./choose-temp.o ./concat.o ./dyn-string.o ./fdmatch.o ./fibheap.o 
./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o 
./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o 
./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o 
./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o 
./strsignal.o ./ternary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o 
./xstrdup.o ./xstrerror.o  ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.o 
./sigsetmask.o ./stpcpy.o ./stpncpy.o ./vasprintf.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 ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.o ./sigsetmask.o 
./stpcpy.o ./stpncpy.o ./vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.o ./alloca.o 
./argv.o ./choose-temp.o ./concat.o ./dyn-string.o ./fdmatch.o ./fibheap.o 
./floatformat.o ./fnmatch.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o 
./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o 
./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./physmem.o 
./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o 
./strsignal.o ./ternary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o 
./xstrdup.o ./xstrerror.o > required-list
make[2]: Entering directory `/tmp/fma/gdb-6.1/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/fma/gdb-6.1/libiberty/testsuite'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/libiberty'
Configuring in intl
creating cache ./config.cache
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
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
found xgettext programs is not GNU xgettext; ignore it
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
make[1]: Entering directory `/tmp/fma/gdb-6.1/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/fma/gdb-6.1/intl'
make[1]: Entering directory `/tmp/fma/gdb-6.1/bfd'
make  all-recursive
make[2]: Entering directory `/tmp/fma/gdb-6.1/bfd'
Making all in doc
make[3]: Entering directory `/tmp/fma/gdb-6.1/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fma/gdb-6.1/bfd/doc'
Making all in po
make[3]: Entering directory `/tmp/fma/gdb-6.1/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "address@hidden@ $posrcprefix& \\\\@" < ./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 "address@hidden@ ../& \\\\@" < ./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 `/tmp/fma/gdb-6.1/bfd/po'
make[3]: Entering directory `/tmp/fma/gdb-6.1/bfd/po'
/usr/bin/msgfmt -o fr.mo fr.po
/usr/bin/msgfmt -o tr.mo tr.po
/usr/bin/msgfmt -o ja.mo ja.po
/usr/bin/msgfmt -o es.mo es.po
/usr/bin/msgfmt -o sv.mo sv.po
/usr/bin/msgfmt -o da.mo da.po
/usr/bin/msgfmt -o zh_CN.mo zh_CN.po
/usr/bin/msgfmt -o ro.mo ro.po
make[3]: Leaving directory `/tmp/fma/gdb-6.1/bfd/po'
make[3]: Entering directory `/tmp/fma/gdb-6.1/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../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. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c archive.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c archive.c -o archive.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec 
-DSELECT_VECS='&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'
 -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec 
-DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec 
-DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
./archures.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec 
"-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
 "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec 
-DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec 
-DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
./archures.c -o archures.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c bfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c bfd.c -o bfd.o
In file included from bfd.c:210:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c bfdio.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c bfdio.c -o bfdio.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c bfdwin.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c bfdwin.c -o bfdwin.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c cache.c -o cache.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c coffgen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c coffgen.c -o coffgen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c corefile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c corefile.c -o corefile.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c format.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c format.c -o format.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c init.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c init.c -o init.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c libbfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c libbfd.c -o libbfd.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c opncls.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c opncls.c -o opncls.o
In file included from opncls.c:28:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c reloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c reloc.c -o reloc.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c section.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c section.c -o section.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c syms.c -o syms.o
rm -f targmatch.h
sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec 
-DSELECT_VECS='&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'
 -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec 
-DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec 
-DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec 
"-DSELECT_VECS=&bfd_elf32_sparc_vec,&bfd_elf64_sparc_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
 "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec 
-DHAVE_bfd_elf64_sparc_vec -DHAVE_sunos_big_vec 
-DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
./targets.c -o targets.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c hash.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c hash.c -o hash.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c linker.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c linker.c -o linker.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c srec.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c srec.c -o srec.o
In file included from srec.c:110:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c binary.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c binary.c -o binary.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c tekhex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c tekhex.c -o tekhex.o
In file included from tekhex.c:73:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ihex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c ihex.c -o ihex.o
In file included from ihex.c:125:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c stabs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c stabs.c -o stabs.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c stab-syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c stab-syms.c -o stab-syms.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c merge.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c merge.c -o merge.o
In file included from merge.c:28:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c dwarf2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c dwarf2.c -o dwarf2.o
In file included from dwarf2.c:34:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c simple.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c simple.c -o simple.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c archive64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c archive64.c -o archive64.o
rm -f elf32-target.h
sed -e s/NN/32/g < ./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. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf32-sparc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf32-sparc.c -o elf32-sparc.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf32.c -o elf32.o
In file included from elfcode.h:69,
                 from elf32.c:22:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf.c -o elf.o
In file included from elf.c:42:
../include/libiberty.h:80: warning: function declaration isn't a prototype
elf.c: In function `elfcore_grok_nto_status':
elf.c:6985: warning: int format, long int arg (arg 3)
elf.c: In function `elfcore_grok_nto_gregs':
elf.c:7012: warning: int format, pid_t arg (arg 3)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elflink.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elflink.c -o elflink.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf-strtab.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf-strtab.c -o elf-strtab.o
In file included from elf-strtab.c:26:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf-eh-frame.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf-eh-frame.c -o elf-eh-frame.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c dwarf1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c dwarf1.c -o dwarf1.o
In file included from dwarf1.c:24:
../include/libiberty.h:80: warning: function declaration isn't a prototype
rm -f elf64-target.h
sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf64-sparc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf64-sparc.c -o elf64-sparc.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf64.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf64.c -o elf64.o
In file included from elfcode.h:69,
                 from elf64.c:22:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c sunos.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c sunos.c -o sunos.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c aout32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c aout32.c -o aout32.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf64-gen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf64-gen.c -o elf64-gen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c elf32-gen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c elf32-gen.c -o elf32-gen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE  
   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c cpu-sparc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include 
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 
-c cpu-sparc.c -o cpu-sparc.o
rm -f tofiles
f=""; \
for i in elf32-sparc.lo elf32.lo elf.lo elflink.lo elf-strtab.lo 
elf-eh-frame.lo dwarf1.lo elf64-sparc.lo elf64.lo sunos.lo aout32.lo 
elf64-gen.lo elf32-gen.lo cpu-sparc.lo  ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ./../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 /home/fma/INSTROOT/lib 
-release 2.15.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
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 elf32-sparc.o elf32.o elf.o elflink.o 
elf-strtab.o elf-eh-frame.o dwarf1.o elf64-sparc.o elf64.o sunos.o aout32.o 
elf64-gen.o elf32-gen.o cpu-sparc.o
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; \
  ranlib libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/tmp/fma/gdb-6.1/bfd'
make[2]: Leaving directory `/tmp/fma/gdb-6.1/bfd'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/bfd'
Configuring in opcodes
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for strerror in -lcposix... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
checking for strip... 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... 393217
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/ccs/bin/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... solaris2.8 ld.so
checking command to parse 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... gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
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
found xgettext programs is not GNU xgettext; ignore it
checking for catalogs to be installed...  fr sv tr es da de id pt_BR ro nl
checking for a BSD compatible install... ./../install-sh -c
checking for string.h... (cached) yes
checking for strings.h... yes
checking for stdlib.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
make[1]: Entering directory `/tmp/fma/gdb-6.1/opcodes'
make  all-recursive
make[2]: Entering directory `/tmp/fma/gdb-6.1/opcodes'
Making all in po
make[3]: Entering directory `/tmp/fma/gdb-6.1/opcodes/po'
/usr/bin/msgfmt -o fr.mo fr.po
/usr/bin/msgfmt -o sv.mo sv.po
/usr/bin/msgfmt -o tr.mo tr.po
/usr/bin/msgfmt -o es.mo es.po
/usr/bin/msgfmt -o da.mo da.po
/usr/bin/msgfmt -o de.mo de.po
/usr/bin/msgfmt -o id.mo id.po
/usr/bin/msgfmt -o pt_BR.mo pt_BR.po
/usr/bin/msgfmt -o ro.mo ro.po
/usr/bin/msgfmt -o nl.mo nl.po
make[3]: Leaving directory `/tmp/fma/gdb-6.1/opcodes/po'
make[3]: Entering directory `/tmp/fma/gdb-6.1/opcodes'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE 
-I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dis-buf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include 
-I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c dis-buf.c -o dis-buf.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE 
-I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c  -DARCH_sparc ./disassemble.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include 
-I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DARCH_sparc ./disassemble.c -o disassemble.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE 
-I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c dis-init.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include 
-I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c dis-init.c -o dis-init.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE 
-I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c sparc-dis.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include 
-I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c sparc-dis.c -o sparc-dis.o
In file included from sparc-dis.c:24:
../include/libiberty.h:80: warning: function declaration isn't a prototype
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE 
-I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c sparc-opc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include 
-I./../bfd -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c sparc-opc.c -o sparc-opc.o
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o libopcodes.la -rpath /home/fma/INSTROOT/lib 
-release 2.15.90  dis-buf.lo disassemble.lo dis-init.lo sparc-dis.lo 
sparc-opc.lo  
mkdir .libs
ar cru .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o sparc-dis.o 
sparc-opc.o
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; \
  ranlib libopcodes.tmp; \
  /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/tmp/fma/gdb-6.1/opcodes'
make[2]: Leaving directory `/tmp/fma/gdb-6.1/opcodes'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/opcodes'
Configuring in etc
creating cache ./config.cache
checking for a BSD compatible install... ./../install-sh -c
updating cache ./config.cache
creating ./config.status
creating Makefile
make[1]: Entering directory `/tmp/fma/gdb-6.1/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/fma/gdb-6.1/etc'
Configuring in mmalloc
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... ./../install-sh -c
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ar... ar
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for limits.h... yes
checking for stddef.h... 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 `/tmp/fma/gdb-6.1/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./../include ./mm.c
rm -rf libmmalloc.a
ar rc libmmalloc.a mm.o
ranlib libmmalloc.a
make[1]: Leaving directory `/tmp/fma/gdb-6.1/mmalloc'
Configuring in readline
configure: creating cache ./config.cache
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8

Beginning configuration for readline-4.3 for sparc-sun-solaris2.8

checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2.8-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... ./../install-sh -c
checking for ar... ar
checking for sparc-sun-solaris2.8-ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for lstat... yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... no
checking for setlocale... yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for tcgetattr... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for isxdigit... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ptem.h usability... no
checking sys/ptem.h presence... yes
configure: WARNING: sys/ptem.h: present but cannot be compiled
configure: WARNING: sys/ptem.h: check for missing prerequisite headers?
configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/ptem.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... yes
checking sys/stream.h presence... yes
checking for sys/stream.h... yes
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 sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether or not strcoll and strcmp differ... no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.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... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrtowc... yes
checking for mbsrtowcs... yes
checking for wcwidth... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking configuration for building shared libraries... supported
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory `/tmp/fma/gdb-6.1/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 readline.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 bind.c
bind.c: In function `rl_function_of_keyseq':
bind.c:584: warning: comparison is always true due to limited range of data type
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 display.c
display.c: In function `rl_character_len':
display.c:1697: warning: comparison is always true due to limited range of data 
type
rm -f signals.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 terminal.c
rm -f text.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 text.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 nls.c
rm -f misc.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 misc.c
rm -f compat.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 compat.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 
histexpand.c
histexpand.c: In function `get_history_event':
histexpand.c:214: warning: passing arg 1 of `_rl_adjust_point' discards 
qualifiers from pointer target type
histexpand.c:215: warning: passing arg 1 of `_rl_get_char_len' discards 
qualifiers from pointer target type
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 
histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 shell.c
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 mbutil.c
rm -f tilde.o
gcc -DHAVE_CONFIG_H   -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -g -O2 
-DREADLINE_LIBRARY -c ./tilde.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o 
rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o 
macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o 
history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o 
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o 
mbutil.o xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory `/tmp/fma/gdb-6.1/readline'
Configuring in sim
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... ./../install-sh -c
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ar... ar
checking for ranlib... ranlib
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
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) ranlib
updating cache ./config.cache
creating ./config.status
creating Makefile
Configuring in gdb
creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ranlib... ranlib
checking whether make sets ${MAKE}... yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
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
found xgettext programs is not GNU xgettext; ignore it
checking for library containing initscr... -lncurses
checking for library containing wborder... none required
checking for libunwind.h... no
checking for libunwind-ia64.h... no
checking for monstartup... no
checking for _mcleanup... no
checking for _etext... yes
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install... /tmp/fma/gdb-6.1/gdb/../install-sh -c
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for bison... bison -y
checking for ar... ar
checking for dlltool... dlltool
checking for windres... windres
checking for mig... mig
checking for main in -lm... yes
checking for wctype... yes
checking for library containing gethostbyname... -lnsl
checking for library containing socketpair... -lsocket
checking for library containing tgetent... none required
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for link.h... yes
checking for machine/reg.h... no
checking for nlist.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for proc_service.h... yes
checking for thread_db.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for stdint.h... no
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for sys/fault.h... yes
checking for sys/file.h... yes
checking for sys/filio.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/proc.h... yes
checking for sys/procfs.h... yes
checking for sys/ptrace.h... yes
checking for ptrace.h... no
checking for sys/reg.h... yes
checking for sys/debugreg.h... no
checking for sys/select.h... yes
checking for sys/syscall.h... yes
checking for sys/user.h... yes
checking for sys/wait.h... yes
checking for wait.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for unistd.h... (cached) yes
checking for curses.h... yes
checking for ncurses.h... no
checking for term.h... yes
checking for ctype.h... yes
checking for time.h... yes
checking for member st_blocks in struct stat... yes
checking whether getopt is declared... no
checking return type of signal handlers... void
checking for working const... (cached) yes
checking for inline... (cached) inline
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 pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for canonicalize_file_name... no
checking for realpath... yes
checking for poll... yes
checking for pread64... yes
checking for sbrk... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigsetmask... no
checking for socketpair... yes
checking for syscall... yes
checking whether setpgrp takes no argument... yes
checking for sigsetjmp... yes
checking for GNU regex... no
checking for struct reg in machine/reg.h... no
checking for r_fs in struct reg... no
checking for r_gs in struct reg... no
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... no
checking for PT_GETDBREGS... no
checking for PT_GETXMMREGS... no
checking for uintptr_t in stdint.h... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether strerror must be declared... no
checking whether strdup must be declared... no
checking whether strstr must be declared... no
checking whether canonicalize_file_name must be declared... yes
checking for HPUX save_state structure... no
checking for pstatus_t in sys/procfs.h... no
checking for prrun_t in sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... yes
checking for fpregset_t in sys/procfs.h... yes
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... yes
checking for prfpregset32_t in sys/procfs.h... yes
checking for lwpid_t in sys/procfs.h... no
checking for psaddr_t in sys/procfs.h... no
checking for prsysent_t in sys/procfs.h... no
checking for pr_sigset_t in sys/procfs.h... no
checking for pr_sigaction64_t in sys/procfs.h... no
checking for pr_siginfo64_t in sys/procfs.h... no
checking whether prfpregset_t type is broken... no
checking for PIOCSET ioctl entry in sys/procfs.h... yes
checking for member l_addr in struct link_map... yes
checking for member lm_addr in struct link_map... no
checking for member som_addr in struct so_map... no
checking for struct link_map32 in sys/link.h... yes
checking for long long support in compiler... yes
checking for long long support in printf... yes
checking for long double support in compiler... yes
checking for long double support in printf... yes
checking for long double support in scanf... yes
checking for Solaris thread debugging library... yes
checking for dlopen in -ldl... yes
checking for the ld -export-dynamic flag... no
checking if <proc_service.h> is old... no
checking whether <thread_db.h> has TD_NOTALLOC... no
checking whether <sys/syscall.h> has __NR_tkill... no
checking compiler warning flags...  -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function
checking for cygwin... no
checking for X... libraries /opt/x11/r6.3/lib, headers /opt/x11/r6.3/include
checking whether gdbserver is supported on this host... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
updating cache ./config.cache
creating ./config.status
creating Makefile
creating .gdbinit
creating config.h
linking ./config/sparc/tm-sol2.h to tm.h
linking ./config/sparc/nm-sol2.h to nm.h
configuring in doc
running /bin/sh ./configure  --build=sparc-sun-solaris2.8 
--host=sparc-sun-solaris2.8 --target=sparc-sun-solaris2.8 
--prefix=/home/fma/INSTROOT --program-transform-name=s,y,y, 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../../install-sh -c
checking whether ln -s works... (cached) yes
creating ./config.status
creating Makefile
configuring in testsuite
running /bin/sh ./configure  --build=sparc-sun-solaris2.8 
--host=sparc-sun-solaris2.8 --target=sparc-sun-solaris2.8 
--prefix=/home/fma/INSTROOT --program-transform-name=s,y,y, 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking how to run the C preprocessor... (cached) gcc -E
checking for pthread.h... yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating gdb.arch/Makefile
creating gdb.asm/Makefile
creating gdb.base/Makefile
creating gdb.cp/Makefile
creating gdb.disasm/Makefile
creating gdb.java/Makefile
creating gdb.mi/Makefile
creating gdb.objc/Makefile
creating gdb.threads/Makefile
creating gdb.trace/Makefile
configuring in gdb.stabs
running /bin/sh ./configure  --build=sparc-sun-solaris2.8 
--host=sparc-sun-solaris2.8 --target=sparc-sun-solaris2.8 
--prefix=/home/fma/INSTROOT --program-transform-name=s,y,y, 
--cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
creating ./config.status
creating Makefile
make[1]: Entering directory `/tmp/fma/gdb-6.1/sim'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/sim'
make[1]: Entering directory `/tmp/fma/gdb-6.1/gdb'
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gdb.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sparc64-tdep.c
sparc64-tdep.c:59: warning: `sparc_address_from_register' defined but not used
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sparc64-sol2-tdep.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sparc-tdep.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sparc-sol2-tdep.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ser-unix.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ser-pipe.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ser-tcp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sparc-sol2-nat.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  corelow.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  core-regset.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  fork-child.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gcore.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./procfs.c
procfs.c: In function `create_procinfo':
procfs.c:685: warning: `parent' might be used uninitialized in this function
procfs.c: In function `dead_procinfo':
procfs.c:836: warning: format not a string literal and no format arguments
procfs.c: In function `info_mappings_callback':
procfs.c:5578: warning: format not a string literal, argument types not checked
procfs.c: In function `info_proc_mappings':
procfs.c:5608: warning: format not a string literal, argument types not checked
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  proc-api.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  proc-events.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  proc-flags.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  proc-why.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  solib.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  solib-svr4.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  solib-legacy.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  remote.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dcache.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  remote-utils.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  tracepoint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ax-general.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ax-gdb.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  remote-fileio.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-dump.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-decode.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-script.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-cmds.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-setshow.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-utils.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-logging.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./cli/cli-interp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-out.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-console.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmds.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-env.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-var.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-break.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-stack.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-file.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-cmd-disas.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-symbol-cmds.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-interp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-main.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-parse.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./mi/mi-getopt.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-command.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-data.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-disasm.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-file.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-hooks.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-interp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-io.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-layout.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-out.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-regs.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-source.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-stack.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-win.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-windata.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-wingeneral.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-winsource.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sol-thread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  c-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  objc-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  jv-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  f-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  m2-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  p-exp.c
rm -f version.c-tmp version.c
echo '#include "version.h"' >> version.c-tmp
echo 'const char version[] = "'"`sed q ./version.in`"'";' >> version.c-tmp
echo 'const char host_name[] = "sparc-sun-solaris2.8";' >> version.c-tmp
echo 'const char target_name[] = "sparc-sun-solaris2.8";' >> version.c-tmp
mv version.c-tmp version.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  version.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  annotate.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  auxv.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  bfd-target.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  blockframe.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  breakpoint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  findvar.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  regcache.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  charset.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  disasm.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dummy-frame.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  source.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  values.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  eval.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  valops.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  valarith.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./valprint.c
valprint.c: In function `print_longest':
valprint.c:328: warning: format not a string literal, argument types not checked
valprint.c:337: warning: format not a string literal, argument types not checked
valprint.c:343: warning: format not a string literal, argument types not checked
valprint.c:346: warning: format not a string literal, argument types not checked
valprint.c:349: warning: format not a string literal, argument types not checked
valprint.c:352: warning: format not a string literal, argument types not checked
valprint.c:355: warning: format not a string literal, argument types not checked
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./printcmd.c
printcmd.c: In function `printf_command':
printcmd.c:1964: warning: format not a string literal, argument types not 
checked
printcmd.c:1970: warning: format not a string literal, argument types not 
checked
printcmd.c:1977: warning: format not a string literal, argument types not 
checked
printcmd.c:1987: warning: format not a string literal, argument types not 
checked
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  block.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  symtab.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  symfile.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  symmisc.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  linespec.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dictionary.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  infcall.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  infcmd.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  infrun.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  expprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  environ.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  stack.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  thread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  interps.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  -DTARGET_SYSTEM_ROOT=\"\" 
\
        -DBINDIR=\"/home/fma/INSTROOT/bin\" ./main.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  macrotab.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  macrocmd.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  macroexp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  macroscope.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  event-loop.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  event-top.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  inf-loop.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  completer.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gdbarch.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  arch-utils.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gdbtypes.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  osabi.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./copying.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  memattr.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  mem-break.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  target.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  parse.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  language.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  buildsym.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  std-regs.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./signals/signals.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  kod.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  kod-cisco.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gdb-events.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  exec.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  bcache.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  objfiles.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  observer.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  minsyms.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  maint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  demangle.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dbxread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  coffread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  coff-pe-read.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  elfread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dwarfread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dwarf2read.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  mipsread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  stabsread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  corefile.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dwarf2expr.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dwarf2loc.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  dwarf2-frame.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  c-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  f-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  objc-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ui-out.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  cli-out.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  varobj.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  wrapper.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  jv-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  jv-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  jv-typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  m2-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  p-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  p-typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  p-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  scm-exp.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  scm-lang.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  scm-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  sentinel-frame.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  complaints.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  c-typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  f-typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  m2-typeprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  c-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  cp-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  f-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  m2-valprint.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  nlmread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  serial.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  mdebugread.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  top.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  utils.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ui-file.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  user-regs.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  frame.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  frame-unwind.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  doublest.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  frame-base.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gnu-v2-abi.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  gnu-v3-abi.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  hpacc-abi.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  cp-abi.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  cp-support.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  cp-namespace.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  reggroups.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  trad-frame.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  inflow.c
Making init.c
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  init.c
rm -f libgdb.a
ar q libgdb.a sparc64-tdep.o sparc64-sol2-tdep.o sparc-tdep.o sparc-sol2-tdep.o 
ser-unix.o ser-pipe.o ser-tcp.o sparc-sol2-nat.o corelow.o core-regset.o 
fork-child.o gcore.o procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o 
solib.o solib-svr4.o solib-legacy.o remote.o dcache.o remote-utils.o 
tracepoint.o ax-general.o ax-gdb.o remote-fileio.o  cli-dump.o cli-decode.o 
cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o 
mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o 
mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o 
mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o 
tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o 
tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o 
tui-winsource.o sol-thread.o c-exp.o objc-exp.o jv-exp.o f-exp.o m2-exp.o 
p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o 
findvar.o regcache!
 .o charset.o disasm.o dummy-frame.o source.o values.o eval.o valops.o 
valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o 
linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o 
stack.o thread.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o 
event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o 
gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o 
buildsym.o std-regs.o signals.o kod.o kod-cisco.o gdb-events.o exec.o bcache.o 
objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o 
coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o 
corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o c-lang.o f-lang.o 
objc-lang.o ui-out.o cli-out.o varobj.o wrapper.o jv-lang.o jv-valprint.o 
jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o 
scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o 
c-typeprint.o f-typeprint.o m2-typeprin!
 t.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmr!
 ead.o se
rial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o 
doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o 
cp-support.o cp-namespace.o reggroups.o trad-frame.o inflow.o    init.o
ranlib libgdb.a
rm -f gdb
gcc -g -O2       \
        -o gdb gdb.o libgdb.a \
           ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  
../libiberty/libiberty.a     -ldl -lsocket -lnsl -lm -lncurses  
../libiberty/libiberty.a  
gcc -c -g -O2    -I. -I. -I./config 
-DLOCALEDIR="\"/home/fma/INSTROOT/share/locale\"" -DHAVE_CONFIG_H 
-I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include 
-I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment 
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized 
-Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-main.c
rm -f gdbtui
gcc -g -O2       \
        -o gdbtui tui-main.o libgdb.a \
           ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  
../libiberty/libiberty.a     -ldl -lsocket -lnsl -lm -lncurses  
../libiberty/libiberty.a  
make[2]: Entering directory `/tmp/fma/gdb-6.1/gdb'
make[3]: Entering directory `/tmp/fma/gdb-6.1/gdb/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fma/gdb-6.1/gdb/doc'
make[2]: Leaving directory `/tmp/fma/gdb-6.1/gdb'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/gdb'
Configuring in utils
creating cache ./config.cache
checking for a BSD compatible install... ./../install-sh -c
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
updating cache ./config.cache
creating ./config.status
creating Makefile
make[1]: Entering directory `/tmp/fma/gdb-6.1/utils'
test -d spu || mkdir spu ; \
cd spu && .././spu/configure --cache-file=./config.cache 
--build=sparc-sun-solaris2.8 --host=sparc-sun-solaris2.8 
--target=sparc-sun-solaris2.8 --prefix=/home/fma/INSTROOT 
--program-transform-name=s,y,y, --srcdir=. --cache-file=.././config.cache 
--srcdir=.././spu
loading cache .././config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... ./install-sh -c
checking for working const... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
cd spu && make "CC=gcc" "CFLAGS=-g -O2" "AR=ar" "AR_FLAGS=rc" "AS=as" 
"CROSS_CFLAGS=" "TARGET_CFLAGS=" "INCLUDES=" all
make[2]: Entering directory `/tmp/fma/gdb-6.1/utils/spu'
gcc -c -I. -I.././spu -I.././spu/config -I.././spu/../../include -g -O2 
.././spu/spu.c
gcc -g -O2 -o spu spu.o
make[2]: Leaving directory `/tmp/fma/gdb-6.1/utils/spu'
make[1]: Leaving directory `/tmp/fma/gdb-6.1/utils'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]