Ubuntu's multisearch surprise
Ubuntu's multisearch surprise
Posted Aug 10, 2009 19:08 UTC (Mon) by mjthayer (guest, #39183)In reply to: Ubuntu's multisearch surprise by nix
Parent article: Ubuntu's multisearch surprise
Right, those are the "few things like the C library" that I meant: things which are global to the application by nature. Having a link-time RTLD_LOCAL would not be a panacea, and would be bound to introduce a few problems of its own. On the other hand, since it would be an opt-in thing for each shared object linked into any ELF binary, the problems could be sorted out incrementally.
