Mail Archives: djgpp/1998/12/29/03:12:33
On Mon, 28 Dec 1998, Dong-Yueh Liu wrote:
> In file included from d:/djgpp/lang/cxx/iostream:6,
> from hello.cpp:1:
> d:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or
> directory (ENOENT)
>
> When I check the directory d:\djgpp\lang\cxx\, it has the
> streambuf.h file.
Sounds like a problem with long file names. DJGPP cannot support long
file names on NT, so you need to unzip the packages with a DOS unzip
program. See section 8.2 of the DJGPP FAQ list (v2/faq211.zip from
the same place you get DJGPP), for more details.
- Raw text -