This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: dl-load.c suggestion


On Sat, May 23, 1998 at 02:14:19AM -0400, Roland McGrath wrote:
> The point is that the load address of the object
> as a whole can be arbitrary, but all the segments must be at constant
> distances from the other segments.

Yes, but that constant runtime difference bears no necessary
relationship to the positions they occupy in the file.   In
the bit I cited from ls, the text and data segments are adjacent
in the file, while they are a megabyte apart at runtime.


r~


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