simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Dec 20 13:04:34 GMT 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9038
Date:           2010-12-20 13:04:34 +0000 (Mon, 20 Dec 2010)

Log message (9 lines):
Add an 'XLFLAGS' make variable to Makefile.vc, permitting user-
supplied extra link flags. This makes it reasonably convenient to
compile for Visual Studio debugging: just build using

  nmake /f Makefile.vc XFLAGS="/Zi /Od" XLFLAGS="/debug"

then load the resulting executable into Visual Studio (using 'Open
Project' rather than 'Open File') and the debugger should be able to
access the source.

Modified files:
U   putty/mkfiles.pl

Links:
http://svn.tartarus.org/sgt/?rev=9038&view=rev
http://svn.tartarus.org/sgt/putty/mkfiles.pl?rev=9038&r1=9037&r2=9038



More information about the tartarus-commits mailing list