Message-Id: <36068AF6.99C@cableol.co.uk> Date: Mon, 21 Sep 1998 18:20:54 +0100 From: Allens Mime-Version: 1.0 To: Baumans Cc: djgpp AT delorie DOT com Subject: Re: Error References: <0CdN1.2711$uL1 DOT 4570676 AT nnrp1 DOT ptd DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Baumans wrote: > > When i try to compile a simple "Hello World!" c++ > program it gives this error: > In file included from C:/djgpp/lang/cxx/streambuf.h:36, > from C:/djgpp/lang/cxx/iostream.h:31, > from hello.cc:1: > c:/djgpp/lang/cxx/libio.h:30: _G_config.h: No such file or directory > (ENOENT) > > This used to work, and i even (re)downloaded the library file. > ffffffffffffffffffffff > It'd be great if everyone visualized world > peace for one hour .Until the looting started. > baumans AT ptdprolog DOT net If you are in win9x, try adding SET LFN=y in you autoexec.bat file. It is wierd that you didn't get this problem with streambuf.h before, as that also has 9 characters. Peter Allen