You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by Boris Kolpackov <bo...@codesynthesis.com> on 2010/09/10 23:09:00 UTC

Re: undefined reference errors

Hi Richard,

Richard Darnley <rd...@hotmail.co.uk> writes:

> I am installing xercesc-source-2.8.0 in a cygwin environment under 
> Win32 system and I getting a huge list of 'undefined reference' errors
> when I try to ./configure the source files.

Try to build the static library instead of DLL (see the runConfigure
options for the switch).

Boris

-- 
Boris Kolpackov, Code Synthesis        http://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli