Comments: Authenticated sender is From: "George Foot" To: Endlisnis Date: Sun, 23 Aug 1998 23:50:13 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: RHIDE Problems (C++ Headers) Reply-to: george DOT foot AT merton DOT oxford DOT ac DOT uk CC: djgpp AT delorie DOT com Message-Id: Precedence: bulk On 23 Aug 98 at 18:24, Endlisnis wrote: > Deathstar wrote: > > > Hi i'm kinda new to DJGPP and RHIDE. When i try to compile a program in > > RHIDE, it spits out with a message: > > > > c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or > > directory (ENOENT) > > > > My DJGPP .ENV file is set in place and everything. Is there something i > > havent configured? Can anyone help me with this? > > Add 'SET LFN=y' to your autoexec.bat. > > A question for the people who release djgpp, I've noticed about half > the problems posted on this newsgroup happen to be because LFN is set to > 'n' in djgpp.env. Why wouldn't the package come with LFN set to 'y' in the > env file? I think it would help a lot of beginners. Yes, that's already been done for v2.02. This will fix nearly all of these problems; some will still exist though. I think the original reason for defaulting to `n' was that it wasn't known how stable the LFN support would be. -- george DOT foot AT merton DOT oxford DOT ac DOT uk