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

Support ASAN builds on Ubuntu 14.04

    • Type: Icon: Improvement Improvement
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Portability
    • Labels:
      None
    • Fully Compatible
    • Platforms 16 (06/24/16)

      Unable to build on Mint 17 workstation (its based on ubuntu 14.04 distribution)

      here is the script I use

      export CC="/usr/bin/clang"
      export CXX="/usr/bin/clang++"
      scons -j$2 --dbg=on --opt=off --config=force --ssl --libc++ --allocator=system --sanitize=address CC=$CC CXX=$CXX VARIANT_DIR=$VARIANT_DIR $1

      Failed for clang 3.4 and 3.6.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: