Subject: Re: RelCache (aka ELF prebinding) news
To: Bang Jun-Young <junyoung@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-userlevel
Date: 12/03/2002 10:25:20
On Wed, Dec 04, 2002 at 03:17:43AM +0900, Bang Jun-Young wrote:
> Filename can be easily changed, so it won't be used. And using length is
> basically a good idea but you need a bit tricky method to calculate
> actual file length before relcache is appended to the file.
We're talking "filename and size of library", right? If so, why would the
filename change (that would break DT_NEEDED entries in the binary) and why
would the file size be difficult to compute?
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>