[uClibc] Re: changing SHARED_LIB_LOADER_PATH="/lib"

David Wuertele dave-gnus at bfnet.com
Mon Aug 4 23:39:14 UTC 2003


Thanks, that clears things up for me!
Dave

Erik> Sure that is possible.  But that is not what you are talking
Erik> about doing.  You have been talking about SHARED_LIB_LOADER_PATH
Erik> and that specifies (surprise) where one find the shared lib
Erik> loader.  Maybe in the future you could focus on what you are
Erik> trying to do, rather that on what you did.  :-)

Erik> To accomplish what you want to do, you can complile apps with an
Erik> rpath specified (-rpath).  Or you can specify the
Erik> LD_LIBRARY_PATH environment variable.  Or you can edit
Erik> ldso/ldso/readelflib1.c, about line 284 and modify the default
Erik> library path list.

Erik> Adding support for an /etc/ld.so.conf file would not be a very
Erik> hard thing to add, I just havn't done it personally and nobody
Erik> has submitted such a patch,




More information about the uClibc mailing list