From: Seby Carta Newsgroups: comp.os.msdos.djgpp Subject: Re: problem Date: Tue, 30 Sep 1997 01:19:24 +0100 Organization: Flashnet S.p.A. Lines: 19 Message-ID: <3430458C.CB6DBED1@sr.flashnet.it> References: <970929065436_123785365 AT emout01 DOT mail DOT aol DOT com> Reply-To: Seby Carta NNTP-Posting-Host: ip020.pool-21.flashnet.it 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 Scuba7685 AT aol DOT com wrote: > Q:when I go into GCC it siads "gcc.exe: no input files" what do I do > to run > GCC or to get pass there > > P.S. please write back GCC is not the IDE, but only the compiler, you have to write : gcc [some options] file_to_compile.c If you want work with a ide, search for RHIDE , the djgpp ide enviroment. Bye Seby.