Mail Archives: djgpp/1997/09/14/14:53:02
At 04:45 9/8/1997 -0500, J.E. wrote:
>For some reason, when I try to compile and run (ctrl + F9) a program
>which uses the Allegro library, Rhide compiles, links, and runs the
>program without errors, but then says:
>
>"The error was: Permission denied (EACCESS)"
>
>Then, the executable which was produced doesn't run. But, there's a
>file with the same name as the source and a .000 extension which will
>run fine if it's renamed to an .exe. What's going on? Is Rhide
>forgetting to close a file, or is it a bug in Allegro? Thanks in
>advance for your time and help:-)
You said it compiles, links and runs without errors, but later said it
doesn't run. Which do you mean?
It's suspected this is caused by stubify, the last phase of compilation. It
seems stubify can't rename its temporary file and complains. The exe that
would normally be replaced, is it read-only or something? Can you reproduce
the problem by compiling from the command line?
Nate Eldredge
eldredge AT ap DOT net
- Raw text -