Mail Archives: djgpp/2002/07/29/21:24:55
Dear DJGPP,
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?
E Whiting
- Raw text -