Date: Wed, 27 Jun 2001 17:55:56 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Tim Van Holder cc: djgpp AT delorie DOT com, jbailey8 AT triad DOT rr DOT com Subject: Re: more info In-Reply-To: <3B38A4B1.67C2F96F@falconsoft.be> 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 Tue, 26 Jun 2001, Tim Van Holder wrote: > ./xgcc -B./ -B/usr/local/djgpp/bin/ -isystem /usr/local/djgpp/include -S > tmp-dum.c > xgcc.exe: ./specs: Permission denied (EACCES) Perhaps this has something to do with the file still being written to by something. Maybe some sharing violation.