From: adamk AT pacbell DOT net Newsgroups: comp.os.msdos.djgpp Subject: gcc.exe Date: Tue, 22 Apr 1997 17:49:04 -0700 Organization: Pacific Bell Internet Services Lines: 8 Message-ID: <335D5C80.AC1@pacbell.net> Reply-To: adamk AT pacbell DOT net NNTP-Posting-Host: ppp-206-170-123-166.sndg02.pacbell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Sorry to bother with dumb questions, but I set up DJGPP and did everything it said to do on this web page. Well every time I go to C:\djgpp\bin where gcc.exe is, I do the sample code which is " gcc -Wall -O -g filename.c ". But when I do that it always says "gcc.exe: No imput files. I have been messing with this for a while and I cannot figure it out. Can someone please tell me what I should do? Thank you all