Mail Archives: djgpp/1998/07/01/04:36:26
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.
- Raw text -