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

Clean up files generated by the compiler on windows

    • Type: Icon: Improvement Improvement
    • Resolution: Cannot Reproduce
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Environment:
      Windows Visual Studio

      On windows the linker produces files in addition to the exe that are not deleted by "scons -c" For example the following side effects are created along with mongod.exe:

      mongod.exe.manifest
      mongod.exp
      mongod.lib
      mongod.pdb

      These can be cleaned with an env.Clean() command.

      See here for info http://scons.tigris.org/ds/viewMessage.do?dsForumId=1272&dsMessageId=2629048

      I will submit a patch for this.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            zippy1981 Justin Dearing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: