Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-624

Fail build with GCC 5

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.5
    • Affects Version/s: 1.1.4
    • Component/s: None
    • None
    • Environment:
      Fedora 22 / GCC

      From configure output

      configure: error: Compiler GCC >= 4.1 or Clang >= 3.3 is required for C compilation

      From config.log

      #if !(defined(_GNUC) && !defined(clang) && !defined(INTEL_COMPILER) && __GNUC_ >= 4 && _GNUC_MINOR_ >= 1)
      #error Not a supported GCC compiler
      #endif

      This test is obviously wrong...

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            remi Remi Collet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: