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

Add SCons Variables for C and C++ compiler

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.2
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • Platform 2 04/24/15

      Currently we set the CC and CXX SCons variables by way of the command line flags --cc and --cxx.

      We should make Variables for these, so that you can say "scons CC=/path/to/cc" instead of "scons --cc=/path/to/cc".

      We should also consider how we want to handle the --cc-use-shell-environment flag.

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

              Created:
              Updated:
              Resolved: