This is the mail archive of the libc-alpha@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: libc-19980524: unnecessary startup file dependencies on Hurd


Roland McGrath <roland@frob.com> writes:

|> 
|> > The ldd script directly executes a library that includes .interp, and it
|> > works better than without.
|> 
|> These particular libraries cannot be (meaningfully) executable because
|> their entry point functions would need to use libc code.

ldd does not depend on any valid entry point.  It's the dynamic linker
that does all the work.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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