libtool-patches
[Top][All Lists]
Advanced

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

Re: MinGW & library_names


From: Gary V. Vaughan
Subject: Re: MinGW & library_names
Date: Mon, 04 Oct 2004 14:19:57 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Hi Peter, Bob,

Peter O'Gorman wrote:
> Gary V. Vaughan wrote:
> 
>> No, that patch feels wrong to me.
>>
>> It is just hair to make happen what should be happening already.  If
>> applying
>> the patch does fix some failures on MinGW, then we need to find out
>> why the
>> loader fetching loop is not returning the preopen loader first for
>> you, and
>> fix *that*.
> 
> 
> I believe the problem is that it does not stop with the preopen loader.
> It also attempts to load the old library with all the other available
> loaders once the preopen loader fails.

Ah, okay.  Then find_module shouldn't call tryall_dlopen at that juncture,
it should lt_dlloader_find ("lt_preopen").  I have no objection to a
tryone_dlopen function if you want to abstract it better than that.

But first, we need to see whether this helps in the first place...

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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