-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Dev Tools 2019-10-21
We're using the stitch support library artifacts from the "Enterprise RHEL 7.0" variant (for example: https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_70_64_bit_stitch_support_create_lib_a5a158b4d78feabca56b27313c017160b9851cb7_19_10_10_18_57_08 )
However, the .so file is really large (1.1GB) and will make it a bit harder for us to build containers for our deployments. Is there any way to cut down on this file size? It appears that the binary contains debug info so I assume producing a stripped binary will reduce it somewhat. Alternately, is there a different variant whose artifacts we should be using instead? (The OSX binary, which the team is using for local development, is only about 50 megs)
- related to
-
SERVER-44465 Stitch SDK build no longer includes stitch_support.h
- Closed