Wow.
Is it a documented behavior?
What is the reason for cygwin to believe that the program needs to be re-run?

I'm not sure how I can control the exit value if the actual exit is performed by exception handler...

Thanks,
Alex

Christopher Faylor wrote:
Actually, nevermind.  I know what the problem is.  Cygwin is
interpreting the exit value from your program as being indicative of a
hard failure and trying to rerun it as a result.  If you explicitly exit
with a value less than 65535 it should work better.

cgf


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to