Date: Wed, 6 Oct 1999 17:00:42 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Vivian Leung cc: djgpp AT delorie DOT com Subject: Re: Need DJGPP gurus' to help me, compiling problem! In-Reply-To: <000801bf0f9a$f06e3d80$a451a7d1@jleung> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 5 Oct 1999, Vivian Leung wrote: > My system: Windows 98 > > My calamity is with compiling in MS-DOS, here it is: > > I enter: > > C:\gcc -Wall -o a1 a1.c func.c -lm > > I get: > > C:/djgpp/bin/ld.exe: cannot open output file a1: Permission denied = > (EACCES) Please chdir to C:\ and type this from the command line: dir /A:RHS and dir /A:D then post here what does this print. And please don't post in HTML, it makes it very hard to read your messages.