This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Debian problem with ld-linux.so.2 --list


Scott Bambrough <scottb@netwinder.org> writes:

> In this case I think it is irrelevant what the standard way is or
> whether the ldd script was used.  The dynamic linker provides an
> option --list and I think its behaviour is inconsistent.

It's not inconsistent.  The --list options provides a way the easily
find out whether a program can run for all its dependencies are found.
Using --list for what LD_TRACE_LOADED_OBJECT is meant to be used is wrong.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 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]