This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

undefined references


Hi.  I'm not sure if this is the right place to ask this question but here
goes.

I'm using version egcs -2.91.66 on Red Hat Linux.  I'm trying to compile a
C++ program, but I'm getting errors about undefined references to 'cout' and
'ostream::operator << (int)'.  I included <iostream.h> so I don't know what
the problem is.  Any ideas?  Thanks. 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]