Mail Archives: djgpp/2002/07/30/02:39:26
On Tue, 30 Jul 2002, WHITING, Edward wrote:
> I am using the GCC compiler, with RHIDE as the front end program. I
> like it very much, however, when I try to compile a very simple C++
> program, GCC sends an error message saying that it cannot find
> streambuf.h, which iostream.h needs. There is a copy of streambuf.h in
> the "include" folder as well as the "lang" folder, where iostream.h is
> located. I receive the message saying "error: streambuf.h: No such file
> or directory (ENOENT)". Do you have any suggestions?
The DJGPP FAQ discusses this problem in section 8.3. Please read it and
see if the advice there helps you.
- Raw text -