This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients amaury.forgeotdarc, lkcl, loewis
Date 2009-01-16.18:04:51
SpamBayes Score 0.0
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
>  no more proprietary dependence.

So what CRT do you link with? Is it msvcrt? Which version?

If building with mingw becomes wide-spread, care must
be taken that it uses the same CRT as the official binaries.
Otherwise, it will be a desaster for Python.
History
Date User Action Args
2009-03-09 14:27:09georg.brandlsetspambayes_score: 0.733918 -> 0.0
2009-01-16 18:04:52loewissetrecipients: + loewis, lkcl, amaury.forgeotdarc
2009-01-16 18:04:51loewislinkissue4954 messages
2009-01-16 18:04:51loewiscreate