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

Restore user-readable compiler version to sanitizer builds

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • ALL

      We recently switched to compiler-rt, which changed out several files that are linked, and consequently removed the GCC compiler version entry from the ELF comment section. We should probably just make our own entry in all cases, so we have a standard consistent entry to rely on.

      We should do this in the build during the link steps. We already do similar objcopy commands for GDB index or Split debug info, so this would be of similar nature.

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: