From: "Mike Daniel" Newsgroups: comp.os.msdos.djgpp Subject: Re: I need help with installation! Date: Tue, 7 Sep 1999 07:02:20 -0500 Organization: Prodigy Internet http://www.prodigy.com Lines: 9 Message-ID: <7r2ust$k4u$1@newssvr03-int.news.prodigy.com> References: <7r0oer$59d8$1 AT newssvr03-int DOT news DOT prodigy DOT com> NNTP-Posting-Host: bsmkb102-11.splitrock.net X-Trace: newssvr03-int.news.prodigy.com 936705757 4329152 209.252.117.11 (7 Sep 1999 12:02:37 GMT) X-Complaints-To: abuse AT prodigy DOT net NNTP-Posting-Date: 7 Sep 1999 12:02:37 GMT X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok the path variable is set correctly the project I am working on is in c:\Projects so when I compile I go to dos and swtitch to my c:\projects folder and enter: gcc -o c:\projects\helloworld.exe c:\projects\helloworld.c and it gives me the same error as the one described in the original post.