From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: streambuf.h : no such file or ... !? Date: Sun, 17 May 1998 17:04:14 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 24 Message-ID: <355F50CE.C7C@cs.com> References: <35614979 DOT 2944409 AT news DOT fast-net DOT de> NNTP-Posting-Host: ppp144.cs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk ^Hawk^ wrote: > > Hello ! > > I've searched my whole hd for this file and the *.c* file for this > header ... where can I found this files !? Streambuf.h is found in lgpp280b.zip or lgp2811b.zip (depending on which version of gcc you downloaded). You'll notice, however, that its name is 9 characters long, so whether your programs can find it or not depends on a) whether you unzipped with a LFN-aware program (WinZIP, e.g.), and b) you SET LFN=Y in your environment. Chapter 8.2 of the DJGPP FAQ describes how to configure Windows 95 so that it creates the correct long and short filenames when you unzip the DJGPP archives. -- --------------------------------------------------------------------- | John M. Aldrich | "A committee is a life form with six | | aka Fighteer I | or more legs and no brain." | | mailto:fighteer AT cs DOT com | | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------