From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Error questions Organization: Pin Eight Software Message-ID: References: <20000122153839 DOT 02715 DOT 00001667 AT ng-fz1 DOT aol DOT com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 X-Trace: /KiKeWawLqw3zVgZabRVHLGeg4PNDohx11jwre1BPw4lTayde6NwacTyXvWiFMVLhrSvQwxJX5im!UI62mk7YtzGhyLpPdUMCY5k2QT1GQNvPCOfjXF39cCRWCRzfCp0XIZk46V3q4RcSJf7i4/BCfA== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 22 Jan 2000 21:34:45 GMT Distribution: world Date: Sat, 22 Jan 2000 21:34:45 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 22 Jan 2000 20:38:39 GMT, grndayfan6 AT aol DOT com (GrnDayFan6) wrote: >I'm a newbie to C++, using the DJGPP compiler. I installed RHIDE version 1.4 >with it...What do these two errors mean, and how do I fix them? > >Error: gcc.exe: No input files Try going to DOS and using gxx whatever.c -o whatever.exe In your version, it may be gpp instead of gxx. >Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory >(EN0ENT) To fix the -lstdcx problem, you'll need version 1.4.7 or later of RHIDE. Search the mailing list archives at delorie.com. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html Comment on story ideas at http://home1.gte.net/frodo/quickjot.html