libtool-patches
[Top][All Lists]
Advanced

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

Re: More info on libldtl failure


From: Gary V. Vaughan
Subject: Re: More info on libldtl failure
Date: Thu, 1 Feb 2001 23:01:05 +0000
User-agent: Mutt/1.3.12i

On Wed, Jan 31, 2001 at 01:16:57AM -0200, Alexandre Oliva wrote:
> On Jan 30, 2001, "Gary V. Vaughan" <address@hidden> wrote:
> 
> > Hmmm.  I think I can see why this might be... the entire deplib chain
> > is followed and loaded for each lt_dlopen()ed module.  Perhaps I need
> > to cache previous successes and failures to avoid repetition?
> 
> How about testing for multiple dlopening in tryall_dlopen to before
> opening dependent modules?

Huh?  tryall_dlopen already does check for multiple dlopening of
modules, which is already called (eventually) for each deplib opened
by load_deplibs...

I'll post a patch that takes a different tack in a little while.

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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