Date: Fri, 15 Dec 2000 12:34:22 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sam Message-Id: <2561-Fri15Dec2000123422+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <3A3986F6.61AEE011@connection.com> (message from sam on Thu, 14 Dec 2000 21:50:32 -0500) Subject: Re: Dumb compiler, needs more input References: <3A3986F6 DOT 61AEE011 AT connection DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 14 Dec 2000 21:50:32 -0500 > From: sam > > Again problems. > I type the following and the compiler waits for input from keyboard. So > I have to press F6 ENTER. > Any Ideas? I have tried to type in some directories but no luck. > > D:\DJGPP\myc_work>gcc -c quix.c What does "dir quix.c" print? What does "gcc -v" print?