From: "Klytu" Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I compile source code that is not in DJGPP/bin? Date: Sun, 2 Apr 2000 20:31:21 -0400 Lines: 16 Message-ID: <8c8oot$k0e$1@bob.news.rcn.net> References: X-Trace: 3a+bfY/iSuOt/waqL6S7IY7khONFrwZMo8UjLlCaC5Zu+MRCTGYSVA== X-Complaints-To: abuse AT rcn DOT com NNTP-Posting-Date: 3 Apr 2000 00:31:25 GMT X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks for the info. "Eli Zaretskii" wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1000402102945 DOT 9367c-100000 AT is... > > On Wed, 29 Mar 2000, Klytu wrote: > > > I discovered > > today that all I had to do was to go to an MSDOS prompt, change directory to > > the directory where my source files are, and call RHIDE within that > > directory. > > Note that this is exactly what section 22.1 in the FAQ recommends to > do.