
covener at gmail
Sep 11, 2007, 12:14 PM
Views: 240
Permalink
|
|
windows cl/link invocations
|
|
For debugging a windows build, is there a simple change to the Apache build/workspace that will print all the cl.exe/link.exe invocations? FWIW I'm using VC6 and my build is kicked off as below: msdev apache.dsw /MAKE "BuildBin Win32 Release" I see that sometimes while poking around in individual DSP files, these odd ".plg" files are generated but not when I do the full build -- Eric Covener covener[at]gmail.com
|