From: Fang Newsgroups: comp.os.msdos.djgpp Subject: djgpp under win98 Date: Thu, 08 Apr 1999 08:17:37 -0400 Organization: MindSpring Enterprises Lines: 11 Message-ID: <370C9E61.81A535DA@mypad.com> NNTP-Posting-Host: 04.10.7c.b3 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 8 Apr 1999 12:15:58 GMT X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hey, I'm running djgpp under win98 and I had the weirdest thing happen.. I wrote a little program, compiled it, ran it, and it worked fine. Then I made a small change, and it compiled fine. I ran it and my machine rebooted. So I boot back up, and change back what I changed. Now the program keeps crashing. It gives a "This program has executed an illegal operation" or somethnig like that. It gives the error right away, so I assume the program isn't getting very deep in the code :) I played around with the code for a while, but no matter what I do it crashes. I tried multiple reboots, cold boots, etc... any ideas? Any help is greatly appreciated :) Thanks