Try using g++ instead of gcc. Otherwise, you have to link the c++
libraries manually.
Ken Wilson
First Law of Optimization: The speed of a nonworking program is
irrelevant
(Steve Heller, 'Efficient C/C++ Programming')
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ty Mixon
> Sent: Sunday, September 12, 1999 6:07 AM
> To: [EMAIL PROTECTED]
> Subject: [newbie] gcc doesn't understand <iostream.h>
>
>
> Since my reinstall I can't compile my simple Comp. Sci. I programs
> under gcc. It gives me errors saying undefined function calls to
> cout, cin, etc.
>
> How do I get my header libraries back?
>
> Thanks!!
>
> --
> Ty Mixon
> e-mail: [EMAIL PROTECTED]
> ICQ: 26147713
>
>
>