Problem linking with an import library (.lib) file:

JonY 10walls@gmail.com
Fri May 15 00:47:00 GMT 2015


On 5/14/2015 22:47, Mark Rivers wrote:
> Additional information:
> 
> - This is Cygwin 2.0.1, 32-bit on a Windows 7 64-bit machine.
> 
> The "file" utility claims it is an archive file:
> $ file ../../lib/cygwin-x86/PlxApi.lib
> ../../lib/cygwin-x86/PlxApi.lib: current ar archive


Try using gendef to generate a def file from the DLL and use dlltool to
generate an import library from the new def file.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150515/a046321a/attachment.sig>


More information about the Cygwin mailing list