On Mon, Aug 17, 2015, Patil, Ashwini IN BLR STS via RT wrote:

> Hi Mr. Stephen N. Henson,
> 
> 
> 
> Thankyou so much for the reply.
> 
> 
> 
> We would like to use the option1 mentioned by you. But unfortunately the 
> dll's were not generated, only static lib's were generated.
> 
> Please guide if we have missed any steps.
> 
[snip]
> 
>         g. nmake -f ms\nt.mak
> 

This builds the static libraries. If you do:

        nmake -f ms\ntdll.mak

you will get the DLLs.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to