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


> 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.  However, in the
Hurd, libc.so itself depends on these shared libs and hence it would be a
pain to arrange for them to also depend on it.


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