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

SCons should make sure that the C++ compiler is actually a C++ compiler

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.8
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • Platforms 15 (06/03/16)

      SCons can end up using gcc (not g++) for compiling, but will have errors during link because libstdc++ won't get added to the link line. We should check that the C++ compiler is actually a C++ compiler to catch this error.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            jonathan.reams@mongodb.com Jonathan Reams
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: