svn commit: r255385 - in head/etc: . etc.amd64
Dag-Erling Smørgrav
des at des.no
Sun Sep 8 14:47:00 UTC 2013
Konstantin Belousov <kostikbel at gmail.com> 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 - des at des.no
More information about the svn-src-all
mailing list