Specify obj_dir when adding sources in config.w32

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.8.0-beta2, 1.8.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: