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: ldd (fwd)


hjl@valinux.com (H.J. Lu) writes:

> HJ here is a buglet that I think is in glibc.  When you try to run ldd
> on a statically linked program it outputs: " not a dynamic executable"
> to stdout. I would argue that this should go to stderr (it messes up a
> program that I am writing.) I can't seem to find the source for ldd
> and that is why I am not sending you a patch.

It's done like this forever and we cannot change it because other
scripts and programs depend on this behaviour.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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