Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-9770

Allow windows builds to use the dynamic C and C++ runtime libraries

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      Windows
    • Fully Compatible

      On windows, we currently link against the static C and C++ runtime libraries, unlike all other platforms where we link against them dynamically.

      We will add a build-time switch to use /MD instead of /MT, to allow the enterprise build to work.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: