Date: Thu, 10 Jun 1999 13:48:35 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Cpp include directories In-Reply-To: <375EF140.C542F67A@nospam.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 9 Jun 1999, Ryan wrote: > I'm trying to use DJGPP+RSXNTDJ v1.5 to compile C++ programs. I've > gotten it all working except for making res files. The example I'm > trying to compile has an include statement in it, but cpp won't search > the rsxntdj include directory. Try adding RSXNTDJ include directory to CPLUS_INCLUDE_PATH.