John,
Thanks, for some reason, I just saw your response. I'll be getting
back to that app in about 2 week and the first item is to look into the
issue.
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Is anyone aware of issues with Py2exe and extensions compiled with
> cygwin/mingw for Python 2.3? I have an extension that wraps access
to
> some C DLLs. The generated executable always segfaults at startup,
> although things work fine when running through the normal
Is anyone aware of issues with Py2exe and extensions compiled with
cygwin/mingw for Python 2.3? I have an extension that wraps access to
some C DLLs. The generated executable always segfaults at startup,
although things work fine when running through the normal python
interpreter. I had a guess