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]

Re: Cygwin/GCC can't link my code... either


Motivus wrote:

"I've searched the list(where I expected to find my answer right away), 
the FAQ, the docs... but turned up nothing."

I've found in cases like this it is more productive to go to Google
first.  If there is a reference (FAQ, Manual), it will find it, and
it performs better for me than the search engine in the archive.  In this
case, I searched on
 
gcc "undefined reference to 'cout'" cygwin

and got a number of very good hits that gave the same correction.  In this 
case, this problem is one I run into a lot cuz I fat finger in gcc
rather than g++.  

Wayne Keen

--
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]