Martin Buchholz <martin(a)xemacs.org> writes:
I can't get the --inhibit-rpath option to ld-linux.so.2 to work.
--inhibit-rpath is designed only to remove the rpath from shared
objects which get loaded. I.e., if a.out depends on liba.so and
liba.so has an rpath specified, you get remove the rpath in liba.so.
The comparison with the name given as the parameter happens using the
SONAME which the executable itself does not have.
--
---------------. drepper at
gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at
cygnus.com `------------------------