distutils on win32 with link.exe -- use dlls?

Chris Liechti cliechti at gmx.net
Wed Sep 17 15:56:11 EDT 2003


Thomas Heller <theller at python.net> wrote in
news:isnsikbf.fsf at python.net: 

> Chris Liechti <cliechti at gmx.net> writes:
> 
>> the current gcc in cygwin/mingw can link directly against DLLs (it
>> creates the imp lib on the fly) one reason more to use free software
>> ;-) 
> 
> Can these implibs be used by MSVC?

it does not strore them on the disk in that case.
there are separate tools to generate import libs too but the msvc onces and 
the gnu ones are NOT compatible.

chris

-- 
Chris <cliechti at gmx.net>





More information about the Python-list mailing list