Hi David,

David Bertoni <[EMAIL PROTECTED]> writes:

> Does anyone know how to get the new build system to build DLLs on Cygwin?
> I've tried --enable-shared and --disable-static, but I only get
> libxerces-c.a and libxerces-c.la when I install.

I believe you need to add LDFLAGS=-no-undefined to configure. At the
moment you can find out additional options required for some platforms
on this page:

http://wiki.apache.org/xerces/XercescBuildStatus

Before the release this information will be transferred to the
documentation.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to