From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Permission denied Date: 7 Mar 2000 15:17:58 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: <8a36j6$e7o$1@nets3.rz.RWTH-Aachen.DE> References: <38C50E66 DOT E4EB1B19 AT hotmail DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 952442278 14584 137.226.32.75 (7 Mar 2000 15:17:58 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 7 Mar 2000 15:17:58 GMT User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586)) Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Chan wrote: > " Creating a2.exe > The error was: Permission denied (EACCES) > No errors." when I run my program in gcc via rhide? > Then, my program has bug or not? This problem is not caused by your particular source code at all. It's an installation problem. Have you tried compiling from the command line, directly? I.e. try the following: redir -eo gcc -v a2.c -o a2.exe > compile.log (or whatever the source filename is...) and closely inspect the output file compile.log. If you can't make anything out of it, post it here. Consult the FAQ for guidance. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.