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

building.md GCC version requirement out-of-date

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • 3.4.10
    • Build
    • None
    • Fully Compatible
    • ALL
    • Platforms 2017-10-23

    Description

      In the 3.4 branch, in docs/building.md the instructions state that:

      To build MongoDB, you will need:
       
      * A modern C++ compiler. One of the following is required.
          * GCC 4.8.2 or newer
          * Clang 3.4 (or Apple XCode 5.1.1 Clang) or newer
          * Visual Studio 2013 Update 2 or newer
      

      which is out of date since according to the SConscript:

      compiler_minimum_string = "GCC 5.3.0"
      

      is required.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            cbley@exa-online.de Claudio Bley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: