Mail Archives: djgpp/1998/08/08/14:54:27
John Meyer wrote:
>
> Hi, I've asked this question before, but I didn't get an answer: Does
> DJGPP support the Standard Template Library.
>
> Also, I have the iostream.h file in my library, and it is spelled
> "iostream.h". The problem is whenever I compile C++, it says iostream.h(4)
> error streambuf.h: file not found. What is strange is that I have the
> streambuf.h file as well, and spelled exactly that way.
>
> ---------------------------------------------------------------------------
> John Meyer
> john_meyer AT geocities DOT com
> Subscribe to the Stephen King List
> http://www.geocities.com/Athens/Forum/3843/sklist.html
>
>
> "Anyone who fights for the future, lives in it today" -Ayn Rand
> "Bad Cop! No Donut!"
> ---------------------------------------------------------------------------
No idea about the standard template library, never heard of it....
For streambuf.h, it has 9 characters, so you need to set lfn=y in your
autoexec.bat file.
Peter Allen
- Raw text -