Building static libraries on Windows

Sandeep Patil sandpa at gmail.com
Wed Sep 18 12:53:52 EDT 2019


Hi,

I want to link statically to the MIT Kerberos API on Windows. I am able to
build dlls using the instructions but cannot seem to find a way to specify
building of static libraries to the nmake build process (like you can do
with configure on Linux/Mac OS). Is there any way to do that ?

Thanks


More information about the krbdev mailing list