Mail Archives: djgpp/2000/10/07/04:46:57
Hello everyone.
I have problems with long file names while compilling c++:
Error: streambuf.h: no such file or directory (ENOENT)
The fact is, when I compile under windows98 everything goes just fine;
but I pretend to use djgpp mostly under DOSEMU, on where I get the
errors.
Is it possible to compile c++ programs under DOSEMU?
(whithout, of course, renaming the header files or modifying the source)
Does long file names are really necessary? I have compilled c++ programs
using an old borland's turbo c++ compiller under DOSEMU without
problems. In fact it has no long filenames; streambuf is actually inside
the file iostream.h instead of called by it.
Just in case you are wondering: The partition where djgpp is has the
same name for windows98 than for DOSEMU; that is, E:.
The boot partition for windows98 is not the same than for DOSEMU; but I
have configured CONFIG.SYS and AUTOEXEC.BAT on both to work with djgpp.
Greetings.
Jose Manuel Lara Bauche A.
- Raw text -