X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "sgrb" Newsgroups: comp.os.msdos.djgpp Subject: Permission denied ( EACCES) with RHIDE. Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <%qF38.18221$Rv3.655792@news2.tin.it> Date: Wed, 23 Jan 2002 20:55:23 GMT NNTP-Posting-Host: 213.45.200.59 X-Complaints-To: newsmaster AT tin DOT it X-Trace: news2.tin.it 1011819323 213.45.200.59 (Wed, 23 Jan 2002 21:55:23 MET) NNTP-Posting-Date: Wed, 23 Jan 2002 21:55:23 MET Organization: TIN To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com The sequence is : 1) Build. 2) Run. 3) re-build. This last build gets : creating pgmxxx.exe. the error was:permission denied(EACCES). The old copy of pgmxxx.exe is not deletable also with DEL command (with the same error msg). I have to exit from Dos.When I return I can build,run and not build again, as usual. Without the run step it's all ok.I can build whenever I want (of course with gcc command and pgxxx.exe is all ok). RHIDE is 1.4.9 installed with DJGPP 2.03 a month ago. Thanks for helps.