This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RPATH overriding


> iconv modules like ISO-2022-KR use the lib*.so files in the gconv
> subdir.  For this we use RPATH in the shared objects which is the
> right solution.

Why not just use sonames like "iconv/libfoo.so.1"?

> Anybody having more possibilities?  Any preferences?

You could add a variable that is an "override" search path used before all
else.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]