Use fast linking for Windows Debug builds

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On VS2015 Update 1, we can use /DEBUG:FASTLINK on our Debug builds to improve link times and reduce the size of the PDB files. We can't do this for optimized/production builds, however, as we want the PDB files to contain all the debug info so that we can distribute them without the obj files.
      http://blogs.msdn.com/b/vcblog/archive/2015/10/16/debug-fastlink-for-vs2015-update-1.aspx

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: