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: C++ Link Error


> -----Original Message-----
> From: Andrew Markebo [mailto:andrew dot markebo at telia dot com]

...
> At my place it works.. without -lstdc++, throw a -v or two on it and
> compare with my output.. 
...

Thanks, Andy.  Your verbose output helped.  Solution found.  I forgot that I
had installed a local build of STLport, so I had to add -lstlport to my
command line in place of -lstdc++, which is still brought in by the specs
file.

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