From: Allens Newsgroups: comp.os.msdos.djgpp Subject: Re: Help me! Date: Fri, 24 Jul 1998 18:22:01 +0100 Organization: Cable Online Lines: 16 Message-ID: <35B8C2B9.3614@cableol.co.uk> References: <35B89EE7 DOT 33B22151 AT sirma DOT bg400 DOT bg> NNTP-Posting-Host: 194.168.181.48 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 Stenly wrote: > > Excuse me for bothering you > but I have the following problem: > I've installed DJDPP on a Win95/Dos7 platform and > problems arised with long file names! > After including which in turn includes > gcc can't find > I've experimented by truncating streambuf.h to streambu.h > and changing the include in iostream.h properly. > It worked! > So what have I done wrong? > May be downloaded incorrect version of gcc (for DOS 6.2 or so)? If you type SET lfn=y into the autoexec.bat file, then it should work. Peter Allen