[C++-sig] runtime error with Intel compiler 6.0 beta under windows

Peter Bienstman Peter.Bienstman at rug.ac.be
Sat Mar 16 21:58:07 CET 2002


Hi,
 
I recently converted my big project from gcc under windows to the beta
of the intel 6.0 compiler. Compiling goes without problems, but now all
my python scripts fail with:
 
SystemError: error return without exception set.
 
I did compile boost V1 and my C++ extensions with exception support
(/GX).
 
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20020316/a9a8a00e/attachment.htm>


More information about the Cplusplus-sig mailing list