From: libolt AT primenet DOT com (Mike McLean) Newsgroups: comp.os.msdos.djgpp Subject: Re: New to DJGPP and RHIDE....need help. Date: 8 Dec 1997 15:01:00 -0700 Organization: Primenet Services for the Internet Lines: 55 Message-ID: <348c6e69.53391389@news.primenet.com> References: <66hndo$5u6 AT sjx-ixn10 DOT ix DOT netcom DOT com> 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 On Mon, 08 Dec 1997 21:11:48 GMT, redspot AT jupiter DOT com (Pavlov) wrote: >Hi. I am new to the C language. >I downloaded and installed DJGPP 2.01 and RHIDE, usinf the DJGPP >website's ZIP finder. > >I extracted everything with -d. > >When I run RHIDE, and type in the Hello world program, it won't >compile. I define the directories under the Options menu. Then it >compiles without errors. Shouldn't it have defaulted to the right >directories? > >However, when I try to run the program, I get "ld.exe cannot open >crt0.o. No such file or directory." > >Also, when I hit F1, I get "cannot find "rhide." > > >I've been through the readme's and FAQ's, and can't find what I'm >doing wrong. > >By the way, everything is installed on my E: drive. > >Thanks.... >______________________________________________________________________ >Mitch Brink, Keyboardist/ Composer >E-mail: mitchb2 AT ix DOT netcom DOT com >WWW: http://www.geocities.com/~mitchb2/ > Have you put the following lines in your autoexec.bat? set path=e:\djgpp\bin; // assumming that is the correct directory you unziped to. and set djgpp=e:\djgpp\djgpp.env if you do this and reboot your computer things should work fine. Note replace the directories with the ones you installed DJGPP to. Hope this helps. Mike. Lightning Bolt Software: ----------------------------------------------- A new bolt of shareware EXCITEMENT!!!! Check us out at: ----------------------------------------- | www.geocities.com/SiliconValley/Lab/3944 | -----------------------------------------