[CMake] Output compiler & linker flags when using "nmake VERBOSE=1"

Luke Kucalaba lkucalaba at dsci.com
Fri Oct 10 09:58:06 EDT 2008


What was the final resolution of this issue?  Was this fixed in CMake
2.6.2?  If not, will this fix be included in the future releases?

 

Thanks!

Luke

 

 

Summary 

0005150: VERBOSE=1 does not print flags passed 

 

Description 

CMake CVS does not print out the flags passed to the cl.exe and lib.exe
commands when run under NMake Makefiles, instead printing out a tmp
file.

Example:

[ 91%] Building CXX object
rubyMEL/src/swig/api/fundamental/CMakeFiles/fundamental.dir/fundamentalR
UBY_wrap.obj

C:\ARCHIV~1\MICROS~1.NET\Vc7\bin\cl.exe
@C:/DOCUME~1/gga/CONFIG~1/Temp\nmFE.tmp

 

 

Issue History 

Date Modified Username Field Change 

2008-08-21 16:03 bill.hoffman Status assigned => closed 

2008-08-21 16:04 bill.hoffman Resolution open => fixed

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081010/2785c5c0/attachment.htm>


More information about the CMake mailing list