libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS


From: libtool
Subject: Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS
Date: Mon, 16 Jul 2001 13:29:43 -0500
User-agent: Mutt/1.2.5i

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 (address@hidden)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]