This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: marking executables with LD_LIBRARY_PATH


"Marty Leisner" <mleisner@eng.mc.xerox.com> writes:

> Seems to me it should be reasonable for the linker to read in an 
> executable and write out an executable (or some other simple program).

This is no linker job.  There is no reader for the format a binary can
have.  But it is trivial to write such a program using libelf.

-- 
---------------.                          ,-.   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]