This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

gcc with std::multimap


I'm using cygwin on win2k . And for a simple test that use std::multimap
I receive some undefined like: << undefined reference to 'cout' >> when I compile with gcc. I every think
is fine if I compile with c++. What is the difference ???

( I have try included every think : iostream, stdlib, and of course map and algorithm header but the 1 exit estatus
still. )

thanks
gustavo




--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/


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