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

Exported symbols file should only apply to embedded libs in SDK mode

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Platform 2020-06-01

      While working on SERVER-46296 it was observed that in a normal --link-model=dynamic build that the exported symbols file was inappropriately applied to the embedded shared library even when building in non-SDK mode. The fix developed in code review for SERVER-46296 is to only apply the export file when building in SDK mode. However, the larger work for SERVER-46296 is still blocked on startup performance. This ticket exists to split the fix out from the SERVER-46296 work so we can commit just the fix for this issue.

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

              Created:
              Updated:
              Resolved: