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

Enable support for building against libc++ on OS X when building for C++11

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical - P2
    • Resolution: Done
    • None
    • 2.5.0
    • Build
    • Fully Compatible

    Description

      For SERVER-8464 support on OS X we will need to use clang (since OS X gcc is very old). However, clang C++11 support on OS X basically requires that we use libc++ rather than (the also very old libstdc++). We will need to educate SCons about invoking clang with the --stdlib=libc++ flag to support C++11 on OS X.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: