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

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 2.5.0
    • Affects Version/s: None
    • Component/s: Build
    • Fully Compatible

      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.

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

              Created:
              Updated:
              Resolved: