Konstantin Belousov <[email protected]> writes: > Any line in libmap.conf cannot add to the standard search path. > It only translates existing path.
I know. > And, the standard path is specified by the ELF standard, which we try to > follow. I.e., hardcoding STD_LIB_PATH in rtld is basically an external > requirement. I never suggested removing it, but with the appropriate entries in libmap32.conf, there would be no need to use a different standard library search path for 32-bit binaries. I'm not proposing to change this, though. I'm just mentioning that it is possible. > I see no reason not to remove #ifdef COMPAT_32BIT from the > path_enumerate(). At least, it would make the rtld behaviour less > puzzling. Agreed. The documentation also needs to be updated; it is not very clear. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
