Hello,
I have tried to find what my problem is by reading numerous lists, but I haven't managed to figure out exactly what is going on. I suspect I have a problem with either an incorrect library location or something similar. I can compile straight C code and produce a working executable file with no problems. However, when I try to compile a trivial C++ code, I get the following message:
$ gcc -v -o hello2 hello.cpp
Guess you missed this posting:
<http://www.cygwin.com/ml/cygwin/2003-03/msg00313.html>
-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/