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

Scons should look for js(32|64)(r|d).lib on windows platforms when looking for a javascript library.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.5.3
    • Affects Version/s: 1.5.2
    • Component/s: Build
    • Labels:
      None
    • Environment:
      Windows

      If you download the prebuilt win32 spidermonkey binaries for windows you get 4 libs, plus headers

      js32r.lib
      js32d.lib
      js64r.lib
      js64d.lib

      For a window build scons should check to see what the envirorment is configured to build (32/64 bit and release or debug) and look for one of those after looking for the standard names for js.lib.

            Assignee:
            dwight@mongodb.com Dwight Merriman
            Reporter:
            zippy1981 Justin Dearing
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: