Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Michael Elizabeth Chastain <mec@shout.net>
To: drow@mvista.com
Cc: gdb@sources.redhat.com
Subject: Re: GDB 5.3.91 available
Date: Wed, 03 Sep 2003 02:55:00 -0000	[thread overview]
Message-ID: <200309030255.h832tfPu032745@duracef.shout.net> (raw)

Here is the standard output:

  creating cache ./config.cache
  checking host system type... i686-pc-linux-gnu
  checking target system type... i686-pc-linux-gnu
  checking build system type... i686-pc-linux-gnu
  checking for a BSD compatible install... /usr/bin/install -c
  checking for i686-pc-linux-gnu-ar... no
  checking for ar... ar
  checking for i686-pc-linux-gnu-as... no
  checking for as... as
  checking for i686-pc-linux-gnu-dlltool... no
  checking for dlltool... dlltool
  checking for i686-pc-linux-gnu-ld... /berman/migchain/install/host/binutils-baseline/bin/ld
  checking for i686-pc-linux-gnu-nm... no
  checking for nm... nm
  checking for i686-pc-linux-gnu-ranlib... no
  checking for ranlib... ranlib
  checking for i686-pc-linux-gnu-windres... no
  checking for windres... windres
  checking for i686-pc-linux-gnu-objcopy... no
  checking for objcopy... objcopy
  checking for i686-pc-linux-gnu-objdump... no
  checking for objdump... objdump
  checking for i686-pc-linux-gnu-ar... no
  checking for ar... ar
  checking for i686-pc-linux-gnu-as... no
  checking for as... as
  checking for i686-pc-linux-gnu-dlltool... no
  checking for dlltool... dlltool
  checking for i686-pc-linux-gnu-ld... no
  checking for ld... ld
  checking for i686-pc-linux-gnu-nm... no
  checking for nm... nm
  checking for i686-pc-linux-gnu-ranlib... no
  checking for ranlib... ranlib
  checking for i686-pc-linux-gnu-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

Here is config.log:

  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.

  configure:581: checking host system type
  configure:602: checking target system type
  configure:620: checking build system type
  configure:675: checking for a BSD compatible install
  configure:2789: checking for i686-pc-linux-gnu-ar
  configure:2822: checking for ar
  configure:2861: checking for i686-pc-linux-gnu-as
  configure:2894: checking for as
  configure:2933: checking for i686-pc-linux-gnu-dlltool
  configure:2966: checking for dlltool
  configure:3005: checking for i686-pc-linux-gnu-ld
  configure:3077: checking for i686-pc-linux-gnu-nm
  configure:3110: checking for nm
  configure:3149: checking for i686-pc-linux-gnu-ranlib
  configure:3182: checking for ranlib
  configure:3221: checking for i686-pc-linux-gnu-windres
  configure:3254: checking for windres
  configure:3293: checking for i686-pc-linux-gnu-objcopy
  configure:3326: checking for objcopy
  configure:3365: checking for i686-pc-linux-gnu-objdump
  configure:3398: checking for objdump
  configure:3446: checking for i686-pc-linux-gnu-ar
  configure:3479: checking for ar
  configure:3518: checking for i686-pc-linux-gnu-as
  configure:3551: checking for as
  configure:3590: checking for i686-pc-linux-gnu-dlltool
  configure:3623: checking for dlltool
  configure:3662: checking for i686-pc-linux-gnu-ld
  configure:3695: checking for ld
  configure:3734: checking for i686-pc-linux-gnu-nm
  configure:3767: checking for nm
  configure:3806: checking for i686-pc-linux-gnu-ranlib
  configure:3839: checking for ranlib
  configure:3878: checking for i686-pc-linux-gnu-windres
  configure:3911: checking for windres
  configure:3978: checking whether to enable maintainer-specific portions of Makefiles

My BuildBinutils.pl script sets the path to:

  /berman/migchain/install/host/bison-1.875/bin
  /berman/migchain/install/host/flex-2.5.4/bin
  /berman/migchain/install/host/gcc-baseline/bin
  /berman/migchain/install/host/binutils-baseline/bin
  /berman/migchain/install/host/make-baseline-bin
  /bin
  /usr/bin

binutils-baseline is an install directory for binutils 2.14.
Its contents are:

  [mgnu@berman _today_]$ ls /berman/migchain/install/host/binutils-baseline/bin/
  addr2line  as       gprof  nm       objdump  readelf  strings
  ar         c++filt  ld     objcopy  ranlib   size     strip

I configure with:

    /berman/fsf/_today_/source/binutils/HEAD/src/configure --prefix=/berman/fsf/_today_/berman/install/target/native/binutils/HEAD > /berman/fsf/_today_/berman/install/target/native/binutils/HEAD/Migbat-Configure.log 2>&1

I will try stripping off my layer of perl automation and see whether the
problem still occurs.

Michael C


             reply	other threads:[~2003-09-03  2:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03  2:55 Michael Elizabeth Chastain [this message]
2003-09-03  3:24 ` Daniel Jacobowitz
  -- strict thread matches above, loose matches on Subject: below --
2003-09-03  2:36 Michael Elizabeth Chastain
2003-09-03  2:42 ` Daniel Jacobowitz
2003-09-02 14:52 gdbadmin
2003-09-04 17:47 ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200309030255.h832tfPu032745@duracef.shout.net \
    --to=mec@shout.net \
    --cc=drow@mvista.com \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox