Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-59

Disable suport for building the static libmongoclient.lib on Windows

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • legacy-0.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      The static client library is not useable on Windows, since there is no mechanism by which to instruct the linker to extract all symbols from the archive. As a result, the MONGO_INITIALIZERS are not extracted, and programs using the library fail with 'BadValue default'. We should refuse requests to build the unusable library on Windows.

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: