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

Cannot build Intel DFP library on non-x86 architectures

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.2.0-rc2
    • Affects Version/s: 3.1.8
    • Component/s: Build
    • None
    • Fully Compatible
    • ALL
    • Build A (10/09/15), Build B (10/30/15)

      Building MongoDB on non-x86 architectures like ppc64 and s390x fails while configuring/building the Intel DFP library. The problem can be worked around by using these scons options:

      --experimental-decimal-support=off --use-system-intel_decimal128

      But it is not intuitive. Platform checks in SConscripts should disable the Intel library for non-x86 architectures.

            Assignee:
            jonathan.reams@mongodb.com Jonathan Reams
            Reporter:
            bryanpkc Bryan Chan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: