Libtool: erroneous relinking

Gerrit P. Haase gerrit@familiehaase.de
Thu Jun 30 22:29:00 GMT 2005


Gerrit P. Haase wrote:

> Max Bowsher wrote:
> 
>> I'm running into a problem building the apache subversion modules, 
>> where libtool builds them fine, but then screws up when it tries to 
>> relink them for installation.
>>
>> Now, I thought that relinking was only for altering the linked-in 
>> rpath, from the build directory to the final install directory? If so, 
>> then since DLLs don't have an rpath, is there any point whatsoever in 
>> relinking them?
>>
>> I'd like to know whether the answer is to simply disable relinking 
>> entirely, before I dig into the guts of libtool.
> 
> 
> I do so in locally applied changes, I see no problems.

Search for need_relink=yes around line 2453 in ltmain.sh and set to no
before reconfiguring.


Gerrit
-- 
=^..^=



More information about the Cygwin-apps mailing list