Fail build with GCC 5

XMLWordPrintableJSON

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

      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:
            A. Jesse Jiryu Davis
            Reporter:
            Remi Collet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: