This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Libtool: erroneous relinking


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.


Thanks.


Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]