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.

作者 simonzack
收信人 WhiteTiger, arbitraryvalue, cdavid, cgohlke, cournape, eric.araujo, giampaolo.rodola, jdpipe, loewis, ralf.gommers, rpetrov, rubenvb, schmir, scott.tsai, simonzack
日期 2014-04-29.08:22:51
SpamBayes Score -1.0
Marked as misclassified
Message-id <1398759771.31.0.666353655597.issue4709@psf.upfronthosting.co.za>
In-reply-to
内容
The problem is still present in python 3.4 with mingw gcc 4.8.2. I was having trouble with compiling radare2's python swig bindings.
The solution described here: http://ascend4.org/Setting_up_a_MinGW-w64_build_environment#Setup_Python_for_compilation_of_extensions
also fixes my problem when using generated dlls.
历史
日期 用户 动作 参数
2014-04-29 08:22:51simonzack修改recipients: + simonzack, loewis, jdpipe, giampaolo.rodola, schmir, scott.tsai, cdavid, eric.araujo, rpetrov, cgohlke, rubenvb, WhiteTiger, cournape, arbitraryvalue, ralf.gommers
2014-04-29 08:22:51simonzack修改messageid: <1398759771.31.0.666353655597.issue4709@psf.upfronthosting.co.za>
2014-04-29 08:22:51simonzack链接issue4709 messages
2014-04-29 08:22:51simonzack创建