X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 24 Jan 2002 09:18:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Permission denied ( EACCES) with RHIDE. In-Reply-To: <%qF38.18221$Rv3.655792@news2.tin.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 23 Jan 2002, sgrb wrote: > The sequence is : 1) Build. > 2) Run. > 3) re-build. > This last build gets : creating pgmxxx.exe. the error was:permission > denied(EACCES). Did you exit the program that you've run in step 2) above? If not, RHIDE's built-in debugger keeps the executable file open, and Windows won't let you overwrite an open file with another one.