From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Roland McGrath <roland@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 7/7] Use --build-id ld option
Date: Wed, 11 Jul 2007 21:48:14 -0700 [thread overview]
Message-ID: <4695B28E.2020603@goop.org> (raw)
In-Reply-To: <20070711190533.B68534D0555@magilla.localdomain>
Roland McGrath wrote:
> This change passes the --build-id when linking the kernel and when
> linking modules, if ld supports it. This is a new GNU ld option that
> synthesizes an ELF note section inside the read-only data. The note in
> this section contains unique identifying bits called the "build ID",
> which are generated so as to be different for any two linked ELF files
> that aren't identical.
Does this mean that performing the same link twice *will* produce an
identical result?
J
next prev parent reply other threads:[~2007-07-12 4:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-11 19:05 [PATCH 7/7] Use --build-id ld option Roland McGrath
2007-07-12 4:48 ` Jeremy Fitzhardinge [this message]
2007-07-12 6:24 ` Roland McGrath
2007-07-14 1:23 ` Adrian Bunk
2007-07-14 1:26 ` Jeremy Fitzhardinge
2007-07-14 1:36 ` Adrian Bunk
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=4695B28E.2020603@goop.org \
--to=jeremy@goop.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=roland@redhat.com \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.