Date: Wed, 16 Sep 1998 12:40:48 +0300 (IDT) From: Eli Zaretskii To: Michael Powe cc: djgpp AT delorie DOT com Subject: Re: Long filenames and headers In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 16 Sep 1998, Michael Powe wrote: > iostream.h. What came first to my mind was that rhide was having a > problem with long filenames -- streambuf.h shows up in DOS as > stream~1.h. This doesn't quite make sense to me, though -- it seems > like this would have been an obvious problem and dealt with properly. If you are working on Windows 9X, set LFN=y in the environment and the problem should go away. If that's Windows NT, then you will have to remove the entire DJGPP installation and then unzip it again, this time using a DOS unzip program that does NOT support long file names on NT.