Mail Archives: djgpp/1998/08/28/07:46:26
john_maple AT yahoo DOT com wrote in article
<6s47de$sa4$1 AT nnrp1 DOT dejanews DOT com>...
> ...Second, once I entered the lines from the DOS prompt, I went into
RHIDE and
> typed in the famous Hello World program. When I went to "Build All"
from
> RHIDE, it choked on the very first line, "#include <iostream.h>" and
gave me
> the following build error:
>
> Compiling: hello.cc
> hello.cc(1) In file included from hello.cc;1:
> c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or
directory
> (ENOENT)
>
> Can anyone help me? I would really like to get this set up. TIA.
>
> -John
I had exactly the same problem with "#include <iostream.h>", but
managed to fix that by setting "LFN=y" in DJGPP.env.
Now that error is solved I get the following error message whenever I
try to compile the simplest program through RHIDE:
"cannot specify -o with -c and multiple compilations"
I would be grateful for any help. Ian Craig
- Raw text -