Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1615

Specify obj_dir when adding sources in config.w32

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0-beta2, 1.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      By default, PHP's build tools for Windows appear to place all obj files in the same root directory of the extension, which can lead to naming conflicts (e.g. functions.obj, bson.obj).

      ADD_SOURCES allows us to specify an obj_dir parameter to override this behavior.

      This was encountered while working on PHPC-1131 and PHPC-1578.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: