From: "Tony O'Bryan" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Date: Wed, 10 Dec 1997 20:59:25 -0600 Organization: Southwest Missouri State University Lines: 9 Message-ID: <348F570D.465C@nic.smsu.edu> References: <348F4FA7 DOT 33DC1ACE AT spam DOT me> Reply-To: aho450s AT nic DOT smsu DOT edu NNTP-Posting-Host: sara.a38.smsu.edu 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 Ryan McGee wrote: > > I recently downloaded RHIDE and I tried to write a test program. I get > the linker error saying that it can't find the file/directory CRT0.o > How do I fix that? According to the DJGPP FAQ section 8.1, a likely cause is an incorrectly set DJGPP environment variable. This question is answered in-depth in this section.