Force static linking on certain tcmalloc targets including tcmalloc_internal_percpu

XMLWordPrintableJSON

    • DevProd Build
    • v8.1, v8.0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The dist tcmalloc build forces static linking on certain libraries that are sensitive to load order, ex tcmalloc_internal_percpu:

      https://github.com/google/tcmalloc/blob/master/tcmalloc/internal/BUILD#L590

      Force static linking on any of the targets we're building that Google's tcmalloc build system marked as "linkstatic".

      This is possibly the cause of https://jira.mongodb.org/browse/BF-32587

            Assignee:
            Zack Winter
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: