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

Disable suport for building the static libmongoclient.lib on Windows

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • legacy-0.8.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: