[ http://nagoya.apache.org/jira/browse/XERCESC-557?page=comments#action_54947 ] Norman Samuelson commented on XERCESC-557: ------------------------------------------
Guillaume asked if it would be possible to build both static and shared libraries. The answer is not always. On most unix machines it appears that all that is required is to add a new block in the makefile that will build the static library from the same object files as the shared library. On Windows that is not true, because some symbols have to be redefined. So, on Windows, a separate compile of those files would be needed to build both ways. - Norm - > static version of the library > ----------------------------- > > Key: XERCESC-557 > URL: http://nagoya.apache.org/jira/browse/XERCESC-557 > Project: Xerces-C++ > Type: Bug > Components: Build > Versions: 2.1.0 > Environment: Operating System: Other > Platform: Other > Reporter: Guillaume Morin > Assignee: Xerces-C Developers Mailing List > Attachments: static-lib-patch > > Hi, > Would it be possible to build a static version of the library with the shared > library ? > TIA. > Guillaume. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]