From: Bruce Dubbs <bdubbs@linuxfromscratch.org>
To: gdb@sourceware.org
Subject: Re: Building gdb from source
Date: Fri, 07 Apr 2006 15:54:00 -0000 [thread overview]
Message-ID: <443687D6.3050504@linuxfromscratch.org> (raw)
In-Reply-To: <000801c65a55$21ffa580$a501a8c0@CAM.ARTIMI.COM>
Dave Korn wrote:
> Well, if you're replacing your binutils at the same time, what's the
> problem? The old libs are about to be overwritten in any case!
Actually, the user decides when to add gdb.
> The point is, that a distro should have a consistent set of gcc, binutils
> and gdb. Since binutils and gdb live in the same repository, if you either
> take a consistent snapshot of the cvs, or if you take gdb and binutils
> releases that are roughly-contemporary, they're bound to be 'in-sync' FAPP.
>
> So if you're building gdb to replace (or even to /be/) your system gdb, you
> should already have chosen one that's compatible with your binutils version,
> or you should be about to replace your binutils to match. Either way,
> overwriting the old libs won't matter.
From my examination of gdb's source, it looks like it is using
binutils-2.16.91 and the latest stable release of binutils is 2.16.1.
Now this probably doesn't make any practical difference, but we really
don't want our users replacing these files without knowing it.
In any case, another editor pointed me to a workaround:
make -C gdb install
that does the right thing for us. I suppose the discussion from our
point of view now is really moot, but there are some subtle bugs,
harmless for the most part, in the implementation of binutils' bfd and
libiberty build procedures with regard to the -disable-install-libbfd
and --disable-install-libiberty switches. I've posted the issue on the
binutils mailing list.
-- Bruce
next prev parent reply other threads:[~2006-04-07 15:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-07 1:16 Bruce Dubbs
2006-04-07 6:39 ` Daniel Jacobowitz
2006-04-07 15:02 ` Dave Korn
2006-04-07 15:19 ` Bruce Dubbs
2006-04-07 15:26 ` Dave Korn
2006-04-07 15:32 ` Daniel Jacobowitz
2006-04-07 15:39 ` Dave Korn
2006-04-07 15:40 ` 'Daniel Jacobowitz'
2006-04-07 15:49 ` Dave Korn
2006-04-07 15:58 ` 'Daniel Jacobowitz'
2006-04-07 16:27 ` Dave Korn
2006-04-07 15:54 ` Bruce Dubbs [this message]
2006-04-07 20:01 ` DJ Delorie
2006-04-14 6:10 ` "Program received signal SIG33" error yinglcs2
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=443687D6.3050504@linuxfromscratch.org \
--to=bdubbs@linuxfromscratch.org \
--cc=gdb@sourceware.org \
/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