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: Possible ld.so modifications


Mike Hearn wrote:

> There doesn't seem to be any reason why it wouldn't be possible to
> symbol lookup to only check the symbol tables of libraries the object

ELF has very clear symbol lookup rules and there won't be any changes
which violate this.  If you want to avoid problems due to incompatible
versions of the same binary hammer some knowledge into the maintainers
of these packages.  Most of them have no clue what compatibility means.
 They are at fault at it is not acceptable to punish everybody with a
more complex and slower and incompatible dynamic linker just because
some people don't get their acts together.

If necessary fork the packages and maintain version with symbol
versioning or similar methods yourself.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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