Date: Sat, 24 Mar 2001 10:35:40 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Thomas Young" Message-Id: <9743-Sat24Mar2001103539+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com, t_young AT cast-fc DOT rit DOT edu In-reply-to: (t_young_rit AT hotmail DOT com) Subject: Re: C++ Problems References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Thomas Young" > Date: Fri, 23 Mar 2001 10:29:56 -0500 > > Using #include , I receive a message that states "streambuff.h" > file is not found; however, it is in the same dir as iostream.h > (d:\djgpp\lang\cxx). I used Winzip v8.0 to unzip the files, LFN is set to > Y. What is happening and what do you suggest? See section 8.3 of the FAQ. Is this on Windows NT, per chance? If so, long file names will not work, and you shouldn't have used Winzip to unzip the files. Use unzip32.exe instead (it's available from the same place where you get DJGPP).