Date: Mon, 10 May 1999 09:38:01 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Tokihiro Funakoshi cc: djgpp AT delorie DOT com Subject: Re: #include problem In-Reply-To: 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 Sun, 9 May 1999, Tokihiro Funakoshi wrote: > I've got DJGPP=C:\djgpp\djgpp.env and PATH=C:\djgpp\bin;%path% > in my autoexec.bat, but I still have problems using the include command. > Why? The answer depends on the exact nature of the problem, and you didn't even post the error message(s) that you get, and said nothing about the operating system you are using. Please always supply that information if you want efficient help. As a wild guess, if your problems are with include files whose names exceed the DOS 8+3 file-name limits, look for solutions in section 8.7 of the DJGPP FAQ list (v2/faq211b.zip from the same place you got DJGPP).