This is the mail archive of the gcc-help@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]
Other format: [Raw text]

linking in gcc - iostream unsatisfied symbols



Hello!

How do I get rid of this link problem while using gcc or g++ - what library to include ? 

   Iostream_init::~Iostream_init(void)(code)
   Iostream_init::Iostream_init(void)(code)
   ostream::operator<<(void *)(code)

Thanks for your help.
-Bhavna


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