Click to See Complete Forum and Search --> : How can I run cl.exe (MS VC++ 6.0) verbosely?


liyuray
June 8th, 1999, 12:13 AM
How can I run cl.exe (MS VC++ 6.0) verbosely?
Just like 'gcc -v -v'
I desparately want to see what header files have been included upon the compilation.

Thanks!