Jan Rottberg wrote:
Hi.
When I try to compile a very basic c++-program that uses xercesc there
are a lot of compiling errors. The errors are: "undefined reference to
'xercesc_2_5......'" I used the xercesc package from the dev-tree in
the basic cygwin-install.
Are there any hints to get solve this?
Yes. Provide the library that has these symbols defined to the build/link
line. These are link errors, not compile errors.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (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/