libtool-patches
[Top][All Lists]
Advanced

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

Re: lt_dlerror changes


From: Charles Wilson
Subject: Re: lt_dlerror changes
Date: Thu, 17 Jun 2010 21:36:02 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

On 6/17/2010 4:54 PM, Peter O'Gorman wrote:
> Well, this is what I ended up with, it does not change the currently
> documented saving of error messages until lt_dlerror() is called, it
> copies the error message to ensure that we don't return garbage when
> lt_dlerror is called. I think I also got all the places where we were
> setting file not found.
> 
> Still, I am not overjoyed with this.

Fails on cygwin.  However, adding -no-undefined fixes that.

AT_CHECK([$LIBTOOL --mode=link $CC $CFLAGS
          $LDFLAGS -o good-plugin.la -rpath $libdir ]dnl
>--here-> [-module -avoid-version good-plugin.lo],
          [], [ignore], [ignore])

Unfortunately, this doesn't magically assist solving my problem with
   71. dlloader-api.at:23:  FAILED (dlloader-api.at:422)
but that's not a reason to object to the patch.

--
Chuck



reply via email to

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