mingw extension modules hang

P

Peter Bienstman

Hi,

I'm having some problems with scripts using Python extension modules compiled
using mingw.

* Some of them work fine if I run them from a command prompt. However, if I
double click on them, or run them from within IDLE, they seem to hang.
* Other scripts always seem to hang, even if I start them from the command
prompt.

If I try running the extension module through gdb and I manage to interrupt
it, it seems to be hanging in
_C__loewis_release_python_PCBuild_libpython24_a_iname()

Could this have anything to do with the mixing of MSVCRT and MSVCR71, or do
issues related to that have a different signature?

It's a fairly complex extension module, requiring Boost.Python and Blitz,
using scons for the building of the dll, rather than distutils.

Needless to say, they run fine under Linux.

Peter

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iQCVAwUARMTaXzBK5bY6aANxAQI+KQP9HF8lnExBtXtHzBoaOgxZtqLWJhdPaVwR
NNG7ppP8/k0xwehRuU1BsPPUqNkZ4KBqyp2wu/n4NjiKmeH7C9M2pqjj4rxgGbX0
urDfIdUVmwv9+6+ntPfcSiZFAu/J54zlBmMh/DtxSmrQrLAsMuWCkfrF0W3SaMab
dfKsWDd7r+c=
=6h4p
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,052
Latest member
KetoBeez

Latest Threads

Top