-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build, WiredTiger
-
None
-
Fully Compatible
-
STM 2018-10-22
The wiredtiger/wiredtiger repository has logic in its SConstruct to be able to build the wt tool; however, it is only intended to be run on Windows since make is the required tool when building on Linux systems. It has historically been challenging for engineers to compile a statically-linked version of the wt tool that includes snappy. Having the wt tool be a target of the mongodb/mongo repository's build system would make this much easier to achieve.
- related to
-
SERVER-38012 Add 'wt' binary to .gitignore
- Closed