Date: Wed, 18 Oct 2000 09:31:39 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Tristan Message-Id: <2561-Wed18Oct2000093139+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: <39ECC515.476674D6@wanadoo.fr> (message from Tristan on Tue, 17 Oct 2000 23:31:01 +0200) Subject: Re: Streambuf.h exists, yet not found References: <39ECC515 DOT 476674D6 AT wanadoo DOT fr> 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: Tristan > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 17 Oct 2000 23:31:01 +0200 > > Hi, > I'm not used to command-line compilers. > I'm trying to compile a small c+ program of the "Hello World" type with > djgpp. I get the following error message : > c:/djgpp/lang/cxx/iostream.h:31: streambuf.h : No such file or directory > (ENOENT) > ...but there is a streambuf.h file in that very same directory, how > comes ? See section 8.3 of the DJGPP FAQ list, it explains how to fix this.