This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH] Avoid relocation in fptr code used by rtld.


On 7/7/2011 11:10 AM, Ulrich Drepper wrote:
On Thu, Jul 7, 2011 at 10:42, Carlos O'Donell<carlos@codesourcery.com> wrote:
My understanding is that we should not require any special order of
relocation processing. Was I wrong in that understanding?

No. Relative relocation must always be resolved first. the linker has to order the relocation tables like that. This has always been the case.

Perfect, that settles it then. Please drop the patch and I'll go fix the linker.


Cheers,
Carlos.
--
Carlos O'Donell
Mentor Graphics / CodeSourcery
carlos@codesourcery.com
+1 (613) 963 1026


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