Michael, The dynamic loader has 6 options, only 5 are documented. This patch documents the sixth option i.e. `--inhibit-cache`. Please apply the patch against master. Cheers, Carlos. diff --git a/man8/ld.so.8 b/man8/ld.so.8 index fe7d2f0..2ef5977 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -147,6 +147,9 @@ List all dependencies and how they are resolved. Verify that program is dynamically linked and this dynamic linker can handle it. .TP +.B \-\-inhibit-cache +Do not use /etc/ld.so.cache. +.TP .B \-\-library\-path PATH Use PATH instead of .B LD_LIBRARY_PATH --- -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html