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

propegate SSL build parameter to C++ driver builds

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 2.3.2
    • Internal Client
    • None

    Description

      Right now it is not possible to build the C++ driver with MONGO_SSL defined from the standalone source (out of the tarball); you need to use the "mongoclient" target with the full server source. The standalone C++ driver builds (which use distsrc/client/SConstruct to build) should in general mirror the same compilation flags that are used to build libmongoclient.a. Otherwise, we're going to be dealing with supporting two libmongoclient.a's that differ based on how the user decided to build them.

      Attachments

        Activity

          People

            Unassigned Unassigned
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: