libtool-patches
[Top][All Lists]
Advanced

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

Import libraries on win32


From: Christopher Hulbert
Subject: Import libraries on win32
Date: Tue, 2 Jan 2007 15:16:53 -0500

PGI compilers have an option to create an import library on windows.
The libtool default on windows (without any patches) is to create a
link to the dll for the .lib file. This obviously doesn't work. I am
not sure what the side-effects of the following patch is so I'm
submitting it here for comments. Is there ever a time that the lib
file will exist and libtool should remove it before creating the link?

Chris

Attachment: ltmain.m4sh.patch
Description: Text Data


reply via email to

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