From: "Hazel Moore" Newsgroups: comp.os.msdos.djgpp Subject: OH MY GOD! The wierdest error ever! Date: Tue, 12 Dec 2000 22:18:49 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Complaints-To: newsabuse AT supernews DOT com Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Okay, I got my Allegro/DJGPP compiler and my RHIDE. I've thrown together 3 modules of code. And everything compiles with no warnings... EXCEPT one error that did not stop the compilation. It read: The error was: Permission denied (EACCES) This error pops up in the RHIDE message window right after the main module in my program is compiled. The program even runs and exits successfully from RHIDE, but when I try to run the .exe from windows, a dialog box pops up and says: C:\djgpp\bin\mygame.exe is not a valid Win32 application WHAT DOES IT MEAN!?! There is no line number to show where the error was, and no indication where anything went wrong! I have found nothing in all my documents referring to this type of error! PLEASE PLEASE PLEASE PLEASE HELP!