◐ Shell
clean mode source ↗

Message 217487 - Python tracker

Message217487

Author simonzack
Recipients WhiteTiger, arbitraryvalue, cdavid, cgohlke, cournape, eric.araujo, giampaolo.rodola, jdpipe, loewis, ralf.gommers, rpetrov, rubenvb, schmir, scott.tsai, simonzack
Date 2014-04-29.08:22:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398759771.31.0.666353655597.issue4709@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-04-29 08:22:51simonzacksetrecipients: + simonzack, loewis, jdpipe, giampaolo.rodola, schmir, scott.tsai, cdavid, eric.araujo, rpetrov, cgohlke, rubenvb, WhiteTiger, cournape, arbitraryvalue, ralf.gommers
2014-04-29 08:22:51simonzacksetmessageid: <1398759771.31.0.666353655597.issue4709@psf.upfronthosting.co.za>
2014-04-29 08:22:51simonzacklinkissue4709 messages
2014-04-29 08:22:51simonzackcreate