Mail Archives: djgpp/1998/10/19/04:33:36
On Sun, 18 Oct 1998, Travis wrote:
> C:\cpp\PERIOD5\precpp>gcc precpp.cpp -o precpp.exe
> In file included from precpp.cpp:1:
> e:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory
> (ENOENT)
>
> However, I searched my DJGPP directory, and didn't find streambuf.h, but
> stream~1.h. I seems that WinZIP took all the long files names and made
> them into 8-character dos names when I unziped. How do I get around this
> problem?
The possible reasons for this problem and the ways to solve them are
discussed in section 8.2 of the DJGPP FAQ list (v2/faq211b.zip from the
same place you get DJGPP).
- Raw text -