Samuel Bronson wrote: > | libs display library search paths [...] > I expected this to list the entire library search path: [...] > but, as you can see, it didn't. Is this just an unclear help message, > or is it actually an implementation bug?
The former, I think. Since it was introduced, LD_DEBUG=libs has only printed information about how the location of libraries to be loaded was determined, and when there is no RUNPATH, RPATH, or LD_LIBRARY_PATH and the library's location is cached, that doesn't involve printing any search paths. Any ideas for wording it better? Hope that helps, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

