[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-c-dev
Subject:    [jira] [Created] (XERCESC-2035) Add Windows build configs with static MSVC CRT linkage
From:       "Lee Doron (JIRA)" <xerces-c-dev () xml ! apache ! org>
Date:       2014-08-15 7:09:18
Message-ID: JIRA.12734357.1408086475069.6241.1408086558775 () arcas
[Download RAW message or body]

Lee Doron created XERCESC-2035:
----------------------------------

             Summary: Add Windows build configs with static MSVC CRT linkage
                 Key: XERCESC-2035
                 URL: https://issues.apache.org/jira/browse/XERCESC-2035
             Project: Xerces-C++
          Issue Type: Improvement
          Components: Miscellaneous
    Affects Versions: 3.1.1
         Environment: All
            Reporter: Lee Doron
            Priority: Minor
             Fix For: 3.1.2


The Windows DLL builds (e.g. Debug and Release) currently are linked against the \
Microsoft Visual C++ C Runtime DLLs (using the /MDd and /MD options, respectively). \
This means that it cannot function without the corresponding MSVCRnnn.DLL file, so \
the end user must install the proper Microsoft Visual C++ Redistributable.

Please consider adding build configurations that are statically linked to the CRT \
(almost identical to those above, but using the /MTd and /MT options, respectively). \
This would give developers the option of using a Xerces DLL that doesn't have this \
dependency on the Redistributable package.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic