svn rev #20129: branches/krb5-1-6/ src/windows/kfwlogon/

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Oct 19 16:51:28 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 5692
version_fixed: 1.6.3

pull up r19881 from trunk

 r19881 at cathode-dark-space:  jaltman | 2007-08-27 03:08:24 -0400
 ticket: new
 subject: Windows 64-bit - avoid missing symbol errors
 component: windows
 
 Microsoft defaults stack checking (/Gs) to on.  This requires
 that bufferoverflowU.lib be included in the link step.  The 
 macro SCLIB in the build system specifies this library on 
 versions of Windows that require it.  Include SCLIB on the 
 link line of the makefile.
 
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/kfwlogon/Makefile.in



More information about the cvs-krb5 mailing list