libtool
[Top][All Lists]
Advanced

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

Re: Making .lib import libraries with libtool


From: Ralf Wildenhues
Subject: Re: Making .lib import libraries with libtool
Date: Sat, 21 Feb 2009 09:45:43 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

* LRN wrote on Sat, Feb 21, 2009 at 07:53:24AM CET:
> I have a project that uses autoconf/automake/libtool, and it produces
> shared libraries (on Windows that would be .dll) and static libraries
> (.a). Which modifications are necessary for it to start outputing .lib
> libraries (the ones that could be linked with link.exe) along with
> .dll's? I can hack configure script and add calls to lib.exe, but that
> doesn't seem right, and i would rather try doing that in configure.ac.

Work for MSVC/LIB support is currently done in the pr-msvc-support
branch.  You can try it out, we're always happy about feedback,
but you do get to keep the pieces if things break.

Cheers,
Ralf




reply via email to

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