Mail Archives: djgpp/2000/05/20/14:30:21
On Wed, 17 May 2000 12:41:05 -0500 (CDT), Jeff Williams
<jeffw AT darwin DOT sfbr DOT org> wrote:
>I have a numerical program that compiles cleanly (DOS 5.0,
>djgpp 2.03, gcc 2.7.2.1, bash 2.03)
gcc 2.7.2.1 has been superseded by gcc 2.95.2:
  http://www.delorie.com/djgpp/zip-picker.html
> produces the desired results, but displays the
>following behavior I've not encountered before:
>
>	- first invocation of program runs completely and correctly.
>
>	- invoke program again, but interrupt it before it completes,
>	using Ctrl-C or Ctrl-Break.
>
>	- invoke program again and I get no response, no output,
>	nothing.  Must ^C or ^break to regain prompt.  Same for any
>	further invocations.
>
>	- HOWEVER, if I execute a simple `ls' after interrupting the
>	program, the next invocation *will* run properly.
>	
>Do these symptoms sound familiar to anyone?
Are there any uninitialized variables lurking?
-- 
Damian Yerrick
"I refuse to listen to those who refuse to listen to reason."
See the whole sig: http://www.rose-hulman.edu/~yerricde/sig.html
This is McAfee VirusScan. Add these two lines to your signature to
prevent the spread of signature viruses.  http://www.mcafee.com/
- Raw text -