X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3C3200C4.A6AF1955@phekda.freeserve.co.uk> Date: Tue, 01 Jan 2002 18:32:36 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP newsgroup Subject: Re: eACCES References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. 'Raf256' Rafal Maj wrote: > > Creating: b.exe > The error was: Permission denied (EACCES) > > I often get this message when re-building program, that had just > crashed. > > I.e. I run program, then it crashes/hangs co I must ctrl-break it > Then I try to rebuild it but I have eACCES errors becaus by previous > b.exe that had crashed is still locked. The solution is to restart > RHIDE, but sometimes I have to restart Windows... > > this error didn't exist in previous versions of RHIDE/DJGPP Are you running the program in gdb (or RHIDE's built-in debugger, if it has one?), when it crashes? If you want to rebuild the program, you will have to exit the debugger, since the debugger will have the executable file open. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]