Mail Archives: djgpp/2000/01/04/05:25:08
On Mon, 3 Jan 2000, dd wrote:
> In file included from hello.cc:1:
> d:/gcc/lang/cxx/iostream.h:31: streambuf.h: No such file or directory
> (ENOENT)
>
> streambuf.h is in d:/gcc/lang/cxx. When I search for it in
> d:/gcc/lang/, NT always find it, but when I search for it in
> d:/gcc/lang/cxx, NT returns file not found. The C compiler works fine,
> so it's not a long file name problem, is it?
Yes, it's probably a long file-name problem. See section 8.2 of the
DJGPP FAQ list for how to solve this; search for "NT" in that
section.
- Raw text -