Mail Archives: djgpp/1999/02/06/22:51:09
> I just recently downloaded gpp and was trying to compile a sample program.
> I received a number of errors. One early one consisted of not being able to
> find streambuf.h. I looked for it and found the file was name streambu.h.
> I changed the name and got past that error. I also found that _g_config.h
> was spelled _g_confi.h. Should these errors happen?
These errors happen when you use the wrong program to unzip djgpp,
resulting in truncated (dos 8.3 style) file names. Try reinstalling
using the 32-bit version of winzip instead, and read the FAQ about
other ways to avoid these problems.
- Raw text -