marking executables with LD_LIBRARY_PATH

Ulrich Drepper drepper@redhat.com
Tue Jan 23 14:34:00 GMT 2001


"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   `------------------------


More information about the Binutils mailing list