This is the mail archive of the cygwin 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: 1.5.22: Xercesc compile problems


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]