[Python-Dev] compiling python2.5 (msys+mingw+wine) - giving up using msvcr80 assemblies for now

Luke Kenneth Casson Leighton lkcl at lkcl.net
Fri Jan 23 07:37:25 CET 2009


On Fri, Jan 23, 2009 at 6:36 AM, Luke Kenneth Casson Leighton
<lkcl at lkcl.net> wrote:
> On Thu, Jan 22, 2009 at 9:09 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
>>>  mrmmm... how? apps won't end up loading _both_ libpython2.5.dll _and_
>>> python25.dll (or libpython2.N.dll and python2N.dll) will they?
>>
>> Of course they will!
>
>  yeah, silly - i worked that out juust after i pressed "send".

 ironically, i started out with the intent of going for python2N.dll
interoperability.  then i noticed that all the other mingw ports
dropped the total-inclusion-of-all-modules .... because you _can_.

i should have stuck with my original plan :)


More information about the Python-Dev mailing list