From: Mark Phillips Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP error message Date: Thu, 24 Jun 1999 00:42:33 -0500 Organization: The University of Manitoba Lines: 13 Message-ID: References: <377015A4 DOT E30E3D2F AT aol DOT com> NNTP-Posting-Host: silver.cs.umanitoba.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: canopus.cc.umanitoba.ca 930202962 25033 130.179.24.6 (24 Jun 1999 05:42:42 GMT) X-Complaints-To: Postmaster AT cc DOT umanitoba DOT ca NNTP-Posting-Date: 24 Jun 1999 05:42:42 GMT In-Reply-To: <377015A4.E30E3D2F@aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I checked to see if "stubify" is on my drive, and it is. Is it in djgpp/bin? > Also, I double clicked gcc.exe and it opened, but returned the message > "no input files." gcc is the compiler, so if you run it without specifying files to compile, it should do that. Mark