This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

gdb-19990209 on sparc-2.5.1


Hi,

Stan Shebs wrote:
> Actually - everybody hold on to your hats - this isn't the first time
> that GDB has been compiled with compilers other than GCC. :-)  The
> official expectation is that GDB is portable C code, and that it can
> be compiled and built by any reasonable C compiler.

Ok, after I read that, I dl'd gdb-19990209.tar.gz. Is that really
the lastest snapshot (4.17.86) everybody is talking about?
Well, anyways, on my sparc-solaris 2.5.1 I did

setenv CC cc
./configure
make

and found a few glitches (i.e. warnings :-) and a make error.

cc is from SunWorkshop Solaris 4.2.

I attached the output during the build process. I haven't had
time to look into this further as I will need to go to sleep
now :-)

  Guenther
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, first visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

gorgo% make
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   argv.c -o pic/argv.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  argv.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   choose-temp.c -o pic/choose-temp.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  choose-temp.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   concat.c -o pic/concat.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  concat.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   cplus-dem.c -o pic/cplus-dem.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  cplus-dem.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   fdmatch.c -o pic/fdmatch.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  fdmatch.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   fnmatch.c -o pic/fnmatch.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  fnmatch.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   getopt.c -o pic/getopt.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  getopt.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   getopt1.c -o pic/getopt1.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  getopt1.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   getruntime.c -o pic/getruntime.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  getruntime.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   hex.c -o pic/hex.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  hex.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   floatformat.c -o pic/floatformat.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  floatformat.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   mkstemp.c -o pic/mkstemp.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  mkstemp.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   objalloc.c -o pic/objalloc.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  objalloc.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   obstack.c -o pic/obstack.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  obstack.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   pexecute.c -o pic/pexecute.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  pexecute.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   spaces.c -o pic/spaces.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  spaces.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   splay-tree.c -o pic/splay-tree.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  splay-tree.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   strerror.c -o pic/strerror.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  strerror.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   strsignal.c -o pic/strsignal.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  strsignal.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   xatexit.c -o pic/xatexit.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  xatexit.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   xexit.c -o pic/xexit.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  xexit.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   xmalloc.c -o pic/xmalloc.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  xmalloc.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   xstrdup.c -o pic/xstrdup.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  xstrdup.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   xstrerror.c -o pic/xstrerror.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  xstrerror.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   asprintf.c -o pic/asprintf.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  asprintf.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   basename.c -o pic/basename.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  basename.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   sigsetmask.c -o pic/sigsetmask.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  sigsetmask.c
test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I. -I./../include   vasprintf.c -o pic/vasprintf.o
cc -c -DHAVE_CONFIG_H -g -I. -I./../include  vasprintf.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o  fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o  floatformat.o mkstemp.o objalloc.o obstack.o pexecute.o spaces.o  splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o  xstrdup.o xstrerror.o  asprintf.o basename.o sigsetmask.o vasprintf.o 
true libiberty.a
f="asprintf.o basename.o sigsetmask.o vasprintf.o  "; \
case $f in \
  *alloca.o*) f="$f xmalloc.o xexit.o" ;; \
esac; \
echo $f > needed-list
echo argv.o choose-temp.o concat.o cplus-dem.o  fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o  floatformat.o mkstemp.o objalloc.o obstack.o pexecute.o spaces.o  splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o  xstrdup.o xstrerror.o > required-list
make  all-recursive
Making all in intl
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  intl-compat.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  bindtextdom.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  dcgettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  dgettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  gettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  finddomain.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  loadmsgcat.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  localealias.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  textdomain.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  l10nflist.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o  finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o  explodename.o
ranlib libintl.a
Making all in lib
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -c getopt1.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -c xmalloc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -c xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
Making all in info
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c dir.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c display.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c makedoc.c
cc  -g  -o makedoc  makedoc.o ../lib/libtxi.a  -lcurses ../intl/libintl.a 
./makedoc ./session.c ./echo-area.c ./infodoc.c  ./m-x.c ./indices.c ./nodemenu.c  ./footnotes.c ./variables.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c doc.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c dribble.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c echo-area.c
"echo-area.c", line 1290: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
        argument : pointer to function(pointer to pointer to struct {pointer to char label, pointer to char filename, pointer to char nodename,...
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c filesys.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c footnotes.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c gc.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c indices.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c info-utils.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c info.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c infodoc.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c infomap.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c m-x.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c man.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c nodemenu.c
"nodemenu.c", line 166: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
argument : pointer to function(pointer to pointer to char, pointer to pointer to char) returning int
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c nodes.c
"nodes.c", line 501: warning: end-of-loop code not reached
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c search.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c session.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c signals.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c terminal.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c tilde.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c variables.c
cc -DINFODIR=\"/users/grau/tools/gdb/info\" -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -c window.c
cc  -g  -o ginfo  dir.o display.o doc.o dribble.o echo-area.o filesys.o  footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o  m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o  tilde.o variables.o window.o ../lib/libtxi.a  -lcurses ../intl/libintl.a 
Making all in makeinfo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\"    -g -c makeinfo.c
"makeinfo.c", line 8223: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
        argument : pointer to function(pointer to pointer to struct index_elt {pointer to struct index_elt {..} next, pointer to char entry, po...
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\"    -g -c multi.c
cc  -g  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a 
Making all in po
Making all in util
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\"    -g -c texindex.c
"texindex.c", line 1081: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
        argument : pointer to function(pointer to struct lineinfo {pointer to char text, union {..} key, long keylen}, pointer to struct linein...
"texindex.c", line 1089: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
argument : pointer to function(pointer to pointer to char, pointer to pointer to char) returning int
cc  -g  -o texindex  texindex.o ../lib/libtxi.a ../intl/libintl.a 
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\"    -g -c install-info.c
cc  -g  -o install-inf  install-info.o ../lib/libtxi.a ../intl/libintl.a 
Making all in doc
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  intl-compat.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  bindtextdom.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  dcgettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  dgettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  gettext.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  finddomain.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  loadmsgcat.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  localealias.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  textdomain.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  l10nflist.c
cc -c -DLOCALEDIR=\"/users/grau/tools/gdb/share/locale\" -DGNULOCALEDIR=\"/users/grau/tools/gdb/share/locale\"  -DLOCALE_ALIAS_PATH=\"/users/grau/tools/gdb/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o  finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o  explodename.o
true libintl.a
make  all-recursive
Making all in doc
Making all in po
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 cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c archive.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c archive.c
echo timestamp > archive.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec -DSELECT_VECS='&bfd_elf32_sparc_vec,&sunos_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&sunos_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
echo timestamp > archures.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c bfd.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c bfd.c
echo timestamp > bfd.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c cache.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c cache.c
echo timestamp > cache.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c coffgen.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c coffgen.c
echo timestamp > coffgen.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c corefile.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c corefile.c
echo timestamp > corefile.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c format.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c format.c
echo timestamp > format.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c init.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c init.c
echo timestamp > init.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c libbfd.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c libbfd.c
echo timestamp > libbfd.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c opncls.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c opncls.c
echo timestamp > opncls.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c reloc.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c reloc.c
echo timestamp > reloc.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c section.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c section.c
echo timestamp > section.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c syms.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c syms.c
"syms.c", line 1049: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 97
        argument : pointer to function(pointer to pointer to const void, pointer to pointer to const void) returning int
echo timestamp > syms.lo
rm -f targmatch.h
sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec -DSELECT_VECS='&bfd_elf32_sparc_vec,&sunos_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c -DDEFAULT_VECTOR=bfd_elf32_sparc_vec "-DSELECT_VECS=&bfd_elf32_sparc_vec,&sunos_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
echo timestamp > targets.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c hash.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c hash.c
echo timestamp > hash.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c linker.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c linker.c
echo timestamp > linker.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c srec.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c srec.c
echo timestamp > srec.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c binary.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c binary.c
echo timestamp > binary.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c tekhex.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c tekhex.c
echo timestamp > tekhex.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c ihex.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c ihex.c
echo timestamp > ihex.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c stabs.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c stabs.c
echo timestamp > stabs.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c stab-syms.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c stab-syms.c
echo timestamp > stab-syms.lo
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 cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c elf32-sparc.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c elf32-sparc.c
"elf32-sparc.c", line 179: warning: initializer does not fit or is out of range: 256
"elf32-sparc.c", line 180: warning: initializer does not fit or is out of range: 257
echo timestamp > elf32-sparc.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c elf32.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c elf32.c
"./elflink.h", line 6118: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "./elf-bfd.h", line 816
argument : pointer to const char
echo timestamp > elf32.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c elf.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c elf.c
echo timestamp > elf.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c elflink.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c elflink.c
echo timestamp > elflink.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c dwarf2.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c dwarf2.c
"dwarf2.c", line 426: warning: assignment type mismatch:
pointer to char "=" pointer to uchar
"dwarf2.c", line 726: warning: assignment type mismatch:
pointer to char "=" pointer to uchar
echo timestamp > dwarf2.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c dwarf1.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c dwarf1.c
"dwarf1.c", line 187: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 197: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 209: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 220: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 223: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 233: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 235: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 239: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 242: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 277: warning: assignment type mismatch:
pointer to char "=" pointer to uchar
"dwarf1.c", line 298: warning: initializer does not fit or is out of range: -1
"dwarf1.c", line 302: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 306: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 322: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 330: warning: argument #1 is incompatible with prototype:
prototype: pointer to const uchar : "unknown", line 0
argument : pointer to char
"dwarf1.c", line 498: warning: assignment type mismatch:
pointer to char "=" pointer to uchar
echo timestamp > dwarf1.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c sunos.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c sunos.c
echo timestamp > sunos.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c aout32.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c aout32.c
"./aoutx.h", line 231: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 232: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 233: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 234: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 235: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 237: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 238: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 239: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 240: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 241: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 242: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 243: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 244: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 246: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 247: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 248: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 249: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 250: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 251: warning: initializer does not fit or is out of range: -1
"./aoutx.h", line 252: warning: initializer does not fit or is out of range: -1
echo timestamp > aout32.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c elf32-gen.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c elf32-gen.c
echo timestamp > elf32-gen.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE     -I. -I. -I./../include  -I./../intl -I../intl    -g -c cpu-sparc.c
cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -g -c cpu-sparc.c
echo timestamp > cpu-sparc.lo
rm -f tofiles
f=""; \
for i in elf32-sparc.lo elf32.lo elf.lo elflink.lo dwarf2.lo dwarf1.lo sunos.lo aout32.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 cc  -g  -o libbfd.la -rpath /users/grau/tools/gdb/lib -release 2.9.4 archive.lo archures.lo bfd.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 `cat ofiles` 
mkdir .libs
ar cru .libs/libbfd.a archive.o archures.o bfd.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 elf32-sparc.o elf32.o elf.o elflink.o dwarf2.o dwarf1.o sunos.o aout32.o elf32-gen.o cpu-sparc.o
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && ln -s ../libbfd.la libbfd.la)
if [ -f .libs/libbfd.a ]; then \
  cp .libs/libbfd.a libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make: Fatal error: Don't know how to make target `all'
Current working directory /home/grau/tools/gdb-19990209/opcodes
*** Error code 1
make: Fatal error: Command failed for target `all-opcodes'
Exit 1
gorgo% gmake
gmake[1]: Entering directory `/home/grau/tools/gdb-19990209/libiberty'
gmake[1]: Leaving directory `/home/grau/tools/gdb-19990209/libiberty'
gmake[1]: Entering directory `/home/grau/tools/gdb-19990209/texinfo'
gmake  all-recursive
gmake[2]: Entering directory `/home/grau/tools/gdb-19990209/texinfo'
Making all in intl
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/intl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/intl'
Making all in lib
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/lib'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/lib'
Making all in info
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/info'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/info'
Making all in makeinfo
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/makeinfo'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/makeinfo'
Making all in po
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/po'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/po'
Making all in util
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/util'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/util'
Making all in doc
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/texinfo/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo/doc'
gmake[2]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo'
gmake[1]: Leaving directory `/home/grau/tools/gdb-19990209/texinfo'
gmake[1]: Entering directory `/home/grau/tools/gdb-19990209/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/grau/tools/gdb-19990209/intl'
gmake[1]: Entering directory `/home/grau/tools/gdb-19990209/bfd'
gmake  all-recursive
gmake[2]: Entering directory `/home/grau/tools/gdb-19990209/bfd'
Making all in doc
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/bfd/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/bfd/doc'
Making all in po
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/bfd/po'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/bfd/po'
gmake[3]: Entering directory `/home/grau/tools/gdb-19990209/bfd'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/home/grau/tools/gdb-19990209/bfd'
gmake[2]: Leaving directory `/home/grau/tools/gdb-19990209/bfd'
gmake[1]: Leaving directory `/home/grau/tools/gdb-19990209/bfd'
gmake[1]: Entering directory `/home/grau/tools/gdb-19990209/opcodes'
gmake[1]: *** No rule to make target `all'.  Stop.
gmake[1]: Leaving directory `/home/grau/tools/gdb-19990209/opcodes'
gmake: *** [all-opcodes] Error 2
Exit 2
gorgo% uname -a
SunOS gorgo.bk.bosch.de 5.5.1 Generic_103640-12 sun4u sparc SUNW,Ultra-1