Re: While compiling gwp...



On Sun, Jan 10, 1999 at 10:57:10AM -0600, Havoc Pennington wrote:
> 
> On Sun, 10 Jan 1999, Ian Peters wrote:
> > htmlIO.C:20: iostream.h: No such file or directory
> > 
> > Where do I find this, why am I missing this, etc.?
> > 
> 
> In the latest C++ standard it's just <iostream>, no .h. <iostream.h> is 
> sort of a relic that g++ happens to have laying around. So if you're not
> using g++, maybe try changing it to <iostream> and see if it works.
> 
> Havoc

A quick check shows that I have libstdc++-2.8.0, egcs-c++-1.0.3a, and
libg++-2.7.2.8 installed, but locate iostream shows nothing.  Hrrm.

-- 
Ian Peters		``Never attribute to malice what can be explained
ipeters@acm.org			by stupidity'' -- Hanlon's Razor



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]