C++ Link Error

Parker, Ron rdparker@butlermfg.com
Mon Apr 14 21:13:00 GMT 2003


> -----Original Message-----
> From: Andrew Markebo [mailto:andrew.markebo@telia.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/



More information about the Cygwin mailing list