Message-Id: <3.0.6.16.19990908102256.37d7bef8@mail.cybercable.fr> Organization: Michelle's Internet Service X-Link: http://www.michelle-is.com/index.htm X-Moto: Micr0$oft = What do you want to crash today? X-Sender: starone AT mail DOT cybercable DOT fr X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (16) Date: Wed, 08 Sep 1999 10:22:56 +0100 To: djgpp AT delorie DOT com From: Michelle Konzack Subject: Re: I need help with installation! In-Reply-To: <7r2ust$k4u$1@newssvr03-int.news.prodigy.com> References: <7r0oer$59d8$1 AT newssvr03-int DOT news DOT prodigy DOT com> 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 For Testing: Try to use SFN insteed of LFN e.g., gcc -o c:\projects\hellowor.exe c:\projects\hellowor.c I think it will work. Michelle At 07:02 07.09.1999 -0500, you wrote --------> This was the original Message: MK>Ok the path variable is set correctly the project I am working on is in MK>c:\Projects so when I compile I go to dos and swtitch to my c:\projects MK>folder and enter: MK> MK>gcc -o c:\projects\helloworld.exe c:\projects\helloworld.c MK> MK>and it gives me the same error as the one described in the original post. MK> --------> The Reply begins here: