Mail Archives: djgpp/2001/02/09/07:35:44
Eli Zaretskii wrote:
> > From: sgomez AT lsi DOT uned DOT es
> > Newsgroups: comp.os.msdos.djgpp
> > Date: Thu, 08 Feb 2001 17:00:05 +0100
> >
> > I am using the RHIDE in win 98
> > I am tryinng to rebuild a project after reediting the c source file.
> > The error mesage is
> >
> > Error: ld: cannot open output file hola.exe: Permission denied
>
> Is it possible that the same program is still being run in the same
> (or in another) session of RHIDE on the same machine?
>
> Windows will not let an open file to be overwritten, and running a
> program inside RHIDE opens the program's executable file (to read
> symbols and other debug information). You need to quit the program
> before you can rebuild it.
Thank you very much for your answer. Thats is exactly what I have suposed,
but there is no configuration item or command for quiting the program. I
mean, You can run the new program from RHIDE but you cant QUIT.
Do you know anything about it.
Best regards
Rubén Gómez
- Raw text -