[C++-sig] import problems with Boost.Python on Cygwin
Rafael M. Frongillo
rmf25 at cornell.edu
Thu Mar 9 06:48:02 CET 2006
>I've got a Boost.Python project working fine on cygwin 1.5.18, python 2.4.1
>(cygwin binary install), gcc 3.4.4. When I recently ran the cygwin setup.exe
>it automatically upgraded cygwin to 1.5.19, and now my project still
>compiles fine but when I import my module in Python's interactive shell,
>python silently returns to the shell prompt. No error, just exits. I rebuilt
>Boost.Python from source, but no difference.
>I reverted cygwin to 1.5.18, and it works fine again.
>
>Regards,
>Koen.
When python crashed, it did so silently just as you described. Since I
also used the setup program to upgrade cygwin, I will try reverting cygwin
to 1.5.18 and see what happens... thanks for your response.
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060309/b7bf1b9f/attachment.htm>
More information about the Cplusplus-sig
mailing list