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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.3.8
    • None
    • Build
    • None
    • Fully Compatible
    • Platforms 15 (06/03/16)

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: