On Fri, Jul 13, 2001 at 12:30:14AM +0100, Gary V. Vaughan wrote:
> On Thursday 12 July 2001  8:12 pm, Tim Mooney wrote:
> > I'm not 100% sure I know what
> >
> >     whether deplibs are loaded by dlopen
> >
> > means.  Does it mean:
> >
> >     If you explicitly load a shared object via dlopen(), are any shared
> >     objects that it depends on loaded for you automatically?
> 
> Yes, exactly that.

And if libltdl_cv_sys_dlopen_deplibs=yes is true for a platform but
the platform loader does not honor RPATH in shared libraries and a
shared library being dlopen'ed has a dependency on another library
whose path is not in the application RPATH, should
libltdl_cv_sys_dlopen_deplibs still be "yes" for this platform?

-- 
albert chin ([EMAIL PROTECTED])

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to