nohup broken in sh-utils-2.0.15-2

2003-01-06 Thread Michael A Richmond
When I run nohup from sh-utils-2.0.15-2, I get the message exec: --: not found The version of nohup in sh-utils-2.0-3 does not produce this error. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://

Please disregard my earlier message

2002-03-04 Thread Michael A Richmond
Please disregard my earlier message with the subject line "How do I trap divide-by-zero conditions in g77/gcc?". I had neglected to install mingw-runtime, which contains _control87. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.ht

How do I trap divide-by-zero conditions in g77/gcc?

2002-03-04 Thread Michael A Richmond
I want to write a Fortran program that crashes if the user inadvertently divides by zero. I can do it in Delorie by calling a C function named _control87, but Cygwin has no such function. Is there a way to do it in Cygwin? Thank you for your help. -- Unsubscribe info: http://cygwin.com/ml/#