This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: more prelink


On Sun, Sep 29, 2002 at 06:38:01PM -0400, Daniel Jacobowitz wrote:
> Right.  What I was suggesting was a second dynamic tag
> DT_GNU_PRELINKED_RELOCS so that --reloc-only could be used.  I don't
> know if it's worth the effort, though.

I don't think so.  Certainly --reloc-only could not be used, because
it would need to be some mode which would relocate and change relative
relocs (and add that dynamic tag).
And --reloc-only wants to do what linking the library again
with a different base address in the linker script would do.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]