Date: Wed, 1 Jul 1998 11:36:16 +0300 (IDT) From: Eli Zaretskii To: Colin cc: djgpp AT delorie DOT com Subject: Re: HELP!!!!! In-Reply-To: <199807010356.XAA27517@gold.muskoka.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 30 Jun 1998, Colin wrote: > Compiling: first.cc > c:/djgpp/lang/cxx/streambuf.h(36) In file included from > c:/djgpp/lang/cxx/streambuf.h:36, > c:djgpp/lang/cxx/iostream.h(31) from c:/djgpp/lang/cxx/iostream.h:31, > first.cc(2) from first.cc:2: > c:/djgpp/lang/cxx/libio.h(30) Error: _G_config.h: No such file or directory > (ENOET) Did you look inside c:/djgpp/lang/cxx to see whether _G_config.h is there? This would be the first thing to do, since gcc clearly says it cannot find that file.