libtool-patches
[Top][All Lists]
Advanced

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

MinGW & libltdl


From: Bob Friesenhahn
Subject: MinGW & libltdl
Date: Wed, 8 Sep 2004 22:35:10 -0500 (CDT)

The attached patch gets CVS libtool to the point of compiling (but not linking) under MinGW. The configure.ac bit (hack) allows libtool to configure & "build" even if it is checked out with MS-DOS line terminations. The loadlibrary.c bit is essentially the same as Gary's patch but since not one spec of his posted patch automatically applied, it is applied manually.

When linking things go terribly wrong. There is reference to a ./.libs/libdlloader.dll.a when libltdl is being linked. The libltdl/.libs directory contains a libdlloader-6.dll file. Ugggh!

Bob

Attachment: libtool-mingw.patch
Description: MinGW patch


reply via email to

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