Date: Mon, 23 Oct 2000 13:43:54 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Steve&Amanda cc: djgpp AT delorie DOT com Subject: Re: Compiling problems In-Reply-To: <000401c03c89$0f45e980$91cca7cb@ted> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 23 Oct 2000, Steve&Amanda wrote: > It installed O.K, but when it came to trying out RHIDE, I tried to = > compile the 'hello world' program and got the message = > 'c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or = > directory (EN0ENT)' . Now, I have read a lot of the FAQ's and tried to = > change the LFN to y, which was no help. Try setting LFN=n instead. > I had a look for streambuf but = > only found streambu.h, it appears to be truncated and by the sounds of = > it it has something to do with either win95 (which I am running) or the = > way in which I installed the program from CD. It sounds like you installed it in plain DOS mode, where long file names are not available. I suggest to install again from Windows. > The stupid thing is that I ran the program last night and it compiled! = > This morning, however, no luck, what has changed? Perhaps yesterday you worked in DOS mode, whereas today you've booted into Windows.