.interp search path?

John Anthony Kazos Jr. (jkazos@vt.edu)
Mon, 26 May 2003 10:00:39 -0400


How can I configure my system to use a search path for the program
interpreter specified in the ELF .interp section? I'm looking for the same
behavior there is for $PATH and simple executing, so I can put something
like "ld-linux.so" in .interp and have it find that file if it is not in
the CWD at the time of execution.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/