.interp search path?

From: John Anthony Kazos Jr. (jkazos@vt.edu)
Date: Mon May 26 2003 - 09:04:14 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/