Lizzie> I'm really confused! I've used gcc on several different
Lizzie> systems - HP/UX, Linux, etc. On _all_ of the systems the
Lizzie> C++ distribution came with several header files - including
Lizzie> iostream.h, Complex.h, and fstream.h.
AFAIK, those are part of libg++. There are some incompatibilities
between the libio as implemented in libc-4.6.27 and libg++ so things
don't work too well. I believe those problems could be worked around,
but I felt like it would be better to get GNU libc working instead.
GNU libc will solve this problem cleanly. Can't promise anything, but
it shouldn't be much longer before the first release of GNU libc for
Linux/Alpha.
--david
Copyright © 1995-1997 Red Hat Software. Legal notices