From: "Fountain" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help im lost Date: 23 May 1999 19:34:59 EST Organization: Customer of Southern Internet Services Lines: 13 Message-ID: <01bea4ff$2633d760$a8fd22cb@fountain> References: <19990522103231 DOT 28127 DOT 00003560 AT ng-fu1 DOT aol DOT com> NNTP-Posting-Host: casper.southcom.com.au X-Newsreader: Microsoft Internet News 4.70.1162 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com did you use 'gcc hello.c -o hello.exe' ? Kiljaeden5 wrote in article <19990522103231 DOT 28127 DOT 00003560 AT ng-fu1 DOT aol DOT com>... > Finally i set up the enviroment but when i try to compile a simple program > like hello.c it gives me "gcc.exe: hello.c no such file or directory (EN0ENT)" > What do i do, where do i place my source. At first i had within the djgpp > directory, then i moved it to the huge c:\ directory. It still wont work, help! > :) >