Mail Archives: djgpp/2000/12/13/16:30:30
Advice taken. Hmm... that must have been it because I created a new project
and recompiled everything under it. Although I do not rememver changing any
link options, something like that must've happened because it works now.
Thanks!
----- Original Message -----
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Newsgroups: comp.os.msdos.djgpp
To: "Hazel Moore" <dkmoore2 AT dragonbbs DOT com>
Cc: <djgpp AT delorie DOT com>
Sent: Wednesday, December 13, 2000 3:51 AM
Subject: Re: OH MY GOD! The wierdest error ever!
> [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 -