[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4695B28E.2020603@goop.org>
Date: Wed, 11 Jul 2007 21:48:14 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Roland McGrath <roland@...hat.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 7/7] Use --build-id ld option
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists