[SERVER-7943] propegate SSL build parameter to C++ driver builds Created: 14/Dec/12  Updated: 10/Dec/14  Resolved: 24/Jan/14

Status: Closed
Project: Core Server
Component/s: Internal Client
Affects Version/s: 2.3.2
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Eric Milkie Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 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.



 Comments   
Comment by Andrew Morrow (Inactive) [ 24/Jan/14 ]

Ticket is referring to the deprecated tarball build of the driver.

Generated at Thu Feb 08 03:16:01 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.