➜

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.

作者 loewis
收信人 Friedrich.Spee.von.Langenfeld, christian.heimes, loewis, r.david.murray
日期 2013-07-09.15:27:30
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1373383650.39.0.0361874856315.issue18397@psf.upfronthosting.co.za>
In-reply-to
内容
@David: I don't think any of the other open issues actually addresses building Python with mingw (but I may misremember).

@Friedrich: This is only going to be productive if you are willing to look into the issues yourself, and propose changes. If I had time to look into this issue (which I don't), it would be much easier for me to reproduce and fix the problem, than to wait for you to report the next problem. Be prepared that this task may take several days (or even weeks) of work. If you merely keep reporting the problems you find, expect people to lose interest quickly.

As for the specific problem (make_test.txt): MS_WINDOWS needs to get defined somehow (I think), and then EALREADY etc ought to come from winsock2.h (see exceptions.c around line 2360).

Try replacing the generated pyconfig.h with PC/pyconfig.h to see whether that gets you further.
历史
日期 用户 动作 参数
2013-07-09 15:27:30loewis修改recipients: + loewis, christian.heimes, r.david.murray, Friedrich.Spee.von.Langenfeld
2013-07-09 15:27:30loewis修改messageid: <1373383650.39.0.0361874856315.issue18397@psf.upfronthosting.co.za>
2013-07-09 15:27:30loewis链接issue18397 messages
2013-07-09 15:27:30loewis创建