On Wed, 02 Feb 2000, you wrote:
> Hi !
> 
> > and when I do g++ test.cc -o test
> > I get this error
> > test.cc:1: iostream.h: No such file or directory 
> > What file libraries/rpms am I missing?  Obviously, the compiler can't find the
> > iostream.h header file. Thanks in advance.
> > 
> 
> 
> [Big Smile]
> 
> I am just at this moment on the same problem ... Does anyone know
> where to find this <iostream.h> ? In Web i have read the normal gcc should
> have this file ...
> 
Install the libstdc++-devel rpm.
        John

Reply via email to