From: "J.E." Newsgroups: comp.os.msdos.djgpp Subject: Rhide or Allegro bug Date: Sat, 06 Sep 1997 23:37:36 -0500 Organization: Bell Network Solutions Lines: 11 Message-ID: <34122F90.3F4C@voyageur.ca> Reply-To: cellis AT voyageur DOT ca NNTP-Posting-Host: 207.236.8.38 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm having a problem, but I can't figure out whether it's Rhide or Allegro. About 50% of the time when I try to compile my source, I get an error saying "Permission denied: (EACCESS)". After this, two new files show up in my source directory. One is the executable that was produced and the other has the same name as the exe but with a .000 extension. When I try to run the new executable, it hangs, but here's the weird part: If I rename the file with the .000 extension to a file with an .EXE extension, the result runs fine. I don't know what's going on. Thanks for all your time and help:-) Jordan Ellis