Mail Archives: djgpp/2000/12/13/06:57:16
[You might consider using a better Subject next time, one that tells
something about the nature of your problem.]
On Tue, 12 Dec 2000, Hazel Moore wrote:
> 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
Does it work to say this:
go32-v2 c:\djgpp\bin\mygame.exe
I suspect that you tinkered with the RHIDE link switches, and produced
a program which is not in a valid format for executables.
So please describe all the changes you have done in RHIDE as compared
to the default settings.
Please also tell what version of Windows is that.
- Raw text -