Date: Mon, 29 Sep 1997 18:22:27 -0700 (PDT) Message-Id: <199709300122.SAA20984@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Scuba7685 AT aol DOT com, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: problem Precedence: bulk At 06:54 9/29/1997 -0400, 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 GCC is a command line compiler. You have to tell it the name of your source file on the command line; see its docs for the zillions of other options. If you want a development environment (like Borland's), try RHIDE. Nate Eldredge eldredge AT ap DOT net