Mail Archives: djgpp/2000/10/23/08:10:26
On Mon, 23 Oct 2000, the Icefalcon wrote:
> Okay, I found out something interesting today. fstream does NOT like it
> when you #include features.h before it. I mean, it really doesn't. It
> seems to dislike the file so much, in fact, that it will crash within
> ostream operator<< (location: ___ls__7ostreamPCc+203) if features.h is
> included before fstream.h.
Please always tell what version of gccNNNb.zip and gppNNNb.zip do you
have installed.
FWIW, I don't see any feature.h file inside gpp2952b.zip. Are you sure
it comes from a DJGPP distribution?
Also, is it possible that you have another compiler, apart of DJGPP,
installed on that machine?
- Raw text -