Advertisement
Guest User

Untitled

a guest
Dec 16th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. C:\src\chromium\src\out\limit>t.bat
  2.  
  3. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  4. LibDef: Total time = 23.719s
  5. Pass 1: Interval #1, time = 69.219s
  6. Wait PDB close: Total time = 0.906s
  7. Pass 2: Interval #2, time = 26.281s
  8. Final: Total time = 95.500s
  9.  
  10. C:\src\chromium\src\out\limit>t.bat
  11.  
  12. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  13. Final: Total time = 0.547s
  14.  
  15. C:\src\chromium\src\out\limit>del blink_core.dll blink_core.dll.pdb && t.bat
  16.  
  17. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  18. LINK : ./blink_core.dll not found or not built by the last incremental link; performing full link
  19. LibDef: Total time = 22.906s
  20. Pass 1: Interval #1, time = 66.609s
  21. Wait PDB close: Total time = 0.860s
  22. Pass 2: Interval #2, time = 25.032s
  23. Final: Total time = 91.641s
  24.  
  25. C:\src\chromium\src\out\limit>cd ../stand
  26.  
  27. C:\src\chromium\src\out\stand>del blink_core.dll blink_core.dll.pdb && t.bat
  28.  
  29. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  30. LibDef: Total time = 23.453s
  31. Pass 1: Interval #1, time = 82.281s
  32. Wait PDB close: Total time = 1.078s
  33. Pass 2: Interval #2, time = 49.203s
  34. Final: Total time = 131.484s
  35.  
  36. C:\src\chromium\src\out\stand>del blink_core.dll blink_core.dll.pdb && t.bat
  37.  
  38. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  39. LINK : ./blink_core.dll not found or not built by the last incremental link; performing full link
  40. LibDef: Total time = 23.094s
  41. Pass 1: Interval #1, time = 69.266s
  42. Wait PDB close: Total time = 1.063s
  43. Pass 2: Interval #2, time = 34.063s
  44. Final: Total time = 103.329s
  45.  
  46. C:\src\chromium\src\out\stand>del blink_core.dll blink_core.dll.pdb && t.bat
  47.  
  48. C:/src/depot_tools/python276_bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
  49. LINK : ./blink_core.dll not found or not built by the last incremental link; performing full link
  50. LibDef: Total time = 23.203s
  51. Pass 1: Interval #1, time = 68.047s
  52. Wait PDB close: Total time = 1.281s
  53. Pass 2: Interval #2, time = 33.390s
  54. Final: Total time = 101.437s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement