(1) I've installed cygwin and am building using the C++ compiler - in order to get code using the STL to build, do I have to install the Standard Template Library in addition to the C++ compiler? I ask because it doesn't appear that I can get my STL code calls to build. (2) More of a compiler question - does my resulting C++ executable require any run time libraries? I ask because I'd like to know what (if any) libraries need to be installed on a target system.
Thanks in advance for your time and patience. -- 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/