Date: Fri, 8 Sep 2000 16:15:20 +0200 Message-Id: <200009081415.QAA15079@acp3bf.physik.rwth-aachen.de> From: Hans-Bernhard Broeker To: djgpp AT delorie DOT com Subject: Re: steambuf.h X-Newsgroups: comp.os.msdos.djgpp In-Reply-To: <968422237.39b8f35de19aa@imp.Lehigh.EDU> 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 In article <968422237 DOT 39b8f35de19aa AT imp DOT Lehigh DOT EDU> you wrote: > I am getting a compile time error when using either fstream.h or iosteam.h, > when they go to access steambuf.h That's a well-known installation problem, caused by NT below version 5 not letting DOS programs access files with long names (streambuf is more than 8 letters...). You have to use a DOS unzipper to unpack the DJGPP .zip files to avoid that. The 'README.1st' would have told you about this. Why didn't you read it? -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.