Mail Archives: djgpp/1998/08/13/21:45:33
I too have had the same problem with streambuf.h
Upon seeing this post I tried SET LFN=y but now I have other errors
c:/djgpp/tmp\ccq3elk(.text+0x12):test.cc: undefined reference to 'cout'
etc
'ostream::operator<<(char const *)'
etc
I think these are the same errors i got when I tried installing the 272 series
instead of the 281 series.
Thanks for any help.
Dan
Endlisnis wrote:
> Nicolaus Nemeth wrote:
>
> > I recently obtained djgpp for myself. I have installed it correctly, and
> > have tried to compile my .cpp file, but it doesn't. I have included
> > iostream.h and it finds that file, but... iostream.h includes its own
> > file streambuf.h. I have found that file in the same directory as
> > iostream.h, and have even looked at it. Even though it is there, the
> > compiler does not see it. Even when I include just streambuf.h alone, it
> > does not see it. Could you please help me!
> > -Nick Nemeth
> > e-mail DOT DOT DOT DOT DOT DOT DOT nnem158 AT geocities DOT com
>
> Add "SET LFN=y" to your autoexec.bat file
>
> --
> (\/) Endlisnis (\/)
> s257m AT unb DOT ca
> Endlisnis AT GeoCities DOT com
> Endlis AT nbnet DOT nb DOT ca
- Raw text -