<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=076523922-04112009><FONT face=Arial 
color=#0000ff size=2>Is this a recent change?&nbsp; I don't recall having to do 
anything like that before?&nbsp; I'm running latest RC5.&nbsp; Isn't this the 
kind of behavior that verbose=1 should set by default?&nbsp; What's verbose 
about it if all the command-line options are obscured from the user in .tmp 
files that disappear?</FONT></SPAN></DIV>
<P><FONT size=2>--<BR>Shane Dixon<BR>Linux Engineer<BR>Atmel 
Corporation<BR><BR></FONT></P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> David Cole [mailto:david.cole@kitware.com] 
<BR><B>Sent:</B> Wednesday, November 04, 2009 3:37 PM<BR><B>To:</B> Dixon, 
Shane<BR><B>Cc:</B> cmake@cmake.org<BR><B>Subject:</B> Re: [CMake] Nmake 
verbose=1 gives no valuable output for cl.exe<BR></FONT><BR></DIV>
<DIV></DIV>In the bottom of Modules/Platform/Windows.cmake:<BR><BR># uncomment 
these out to debug nmake and borland makefiles<BR>#SET(CMAKE_START_TEMP_FILE 
"")<BR>#SET(CMAKE_END_TEMP_FILE "")<BR>#SET(CMAKE_VERBOSE_MAKEFILE 
1)<BR><BR>Uncomment those three SET lines to see verbose nmake 
output...<BR><BR><BR>HTH,<BR>David<BR><BR><BR>
<DIV class=gmail_quote>On Wed, Nov 4, 2009 at 5:07 PM, Dixon, Shane <SPAN 
dir=ltr>&lt;<A 
href="mailto:Shane.Dixon@atmel.com">Shane.Dixon@atmel.com</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I 
  added a definition using<BR><BR>SET_TARGET_PROPERTIES( MyProjDLL-sw 
  PROPERTIES<BR>&nbsp; &nbsp; &nbsp; &nbsp;COMPILE_FLAGS "-DEMULATION_MODE" 
  )<BR><BR>I tried to use "nmake verbose=1 MyProjDLL-sw" to watch the 
  command-line come by and verify it had the right definition, but all I get is 
  this:<BR><BR>C:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe 
  &nbsp;@C:\DOCUME~1\SHANE~1.DIX\LOCALS~1\Temp\nm54B2.tmp<BR>myprojdll.c<BR><BR>Do 
  I have a command-line that's too long so it has to be put into a .tmp file? 
  &nbsp;I can't find the file after the run so I'm assuming it gets deleted. 
  &nbsp;How can I see what's getting passed to cl.exe?<BR><BR>--<BR>Shane 
  Dixon<BR>Linux Engineer<BR>Atmel 
  Corporation<BR><BR>_______________________________________________<BR>Powered 
  by <A href="http://www.kitware.com" 
  target=_blank>www.kitware.com</A><BR><BR>Visit other Kitware open-source 
  projects at <A href="http://www.kitware.com/opensource/opensource.html" 
  target=_blank>http://www.kitware.com/opensource/opensource.html</A><BR><BR>Please 
  keep messages on-topic and check the CMake FAQ at: <A 
  href="http://www.cmake.org/Wiki/CMake_FAQ" 
  target=_blank>http://www.cmake.org/Wiki/CMake_FAQ</A><BR><BR>Follow this link 
  to subscribe/unsubscribe:<BR><A 
  href="http://www.cmake.org/mailman/listinfo/cmake" 
  target=_blank>http://www.cmake.org/mailman/listinfo/cmake</A><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>