<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Could that be LibreSSL? (Or some similar wrapper for OpenSSL?)
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/Ruzzz/LibreSSL" class="">https://github.com/Ruzzz/LibreSSL</a></div>
<div class=""><br class="">
</div>
<div class="">This above repo creates libraries in the named format below; to match how Microsoft provides multiple versions of libraries.</div>
<div class=""><br class="">
</div>
<div class="">Looks to be debug (d) and multi-thread (MT?) versions of the libraries; not sure what MD stands for.</div>
<div class=""><br class="">
</div>
<div class="">Also:</div>
<div class=""><a href="https://gitlab.kitware.com/cmake/cmake/commit/ed1758f8eb58a4e52acf0f3885f82403814f5ffd" class="">https://gitlab.kitware.com/cmake/cmake/commit/ed1758f8eb58a4e52acf0f3885f82403814f5ffd</a></div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">--</div>
<div class="">-Todd Short</div>
<div class="">// <a href="mailto:tshort@akamai.com" class="">tshort@akamai.com</a></div>
<div class="">// "One if by land, two if by sea, three if by the Internet."</div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 2, 2018, at 11:59 AM, Richard Levitte <<a href="mailto:levitte@openssl.org" class="">levitte@openssl.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Our scripts have *never*, as far as I know, produced libraries named<br class="">
like that.  Don't those DLLs come from some specific packager that<br class="">
produces binary install kits?<br class="">
<br class="">
For 1.1.x, *our* naming is a bit more elaborate, you will see these<br class="">
names:<br class="">
<br class="">
   libcrypto-1_1.dll & libssl-1_1.dll           - VC-WIN32 build<br class="">
   libcrypto-1_1-x64.dll & libssl-1_1-x64.dll   - VC-WIN64A build<br class="">
   libcrypto-1_1-ia64.dll & libssl-1_1-ia64.dll - VC-WIN64I build<br class="">
<br class="">
You will also see the corresponding import libraries: libcrypto.lib &<br class="">
libssl.lib<br class="">
<br class="">
Cheers,<br class="">
Richard<br class="">
<br class="">
In message <<a href="mailto:BYAPR17MB2150827BB4432C4B7EDAF69DDFEF0@BYAPR17MB2150.namprd17.prod.outlook.com" class="">BYAPR17MB2150827BB4432C4B7EDAF69DDFEF0@BYAPR17MB2150.namprd17.prod.outlook.com</a>> on Mon, 1 Oct 2018 16:29:15 +0000, <<a href="mailto:aaron.friesen@non.keysight.com" class="">aaron.friesen@non.keysight.com</a>>
 said:<br class="">
<br class="">
<blockquote type="cite" class="">A current project using Net-SNMP and OpenSSL require that these both are built locally (customer<br class="">
requirement).<br class="">
<br class="">
I am attempting to build OpenSSL 1.1.1.<br class="">
<br class="">
After building OpenSSL, “nmake test” succeeds.<br class="">
<br class="">
However, the Net-SNMP build is looking for various .lib files that are in the pre-built package, but<br class="">
do not seem to be in what I build locally.<br class="">
<br class="">
From the pre-built package, in the lib/VC folder:<br class="">
<br class="">
libcrypto64MD.lib<br class="">
<br class="">
libcrypto64MDd.lib<br class="">
<br class="">
libcrypto64MT.lib<br class="">
<br class="">
libcrypto64MTd.lib<br class="">
<br class="">
libssl64MD.lib<br class="">
<br class="">
libssl64MDd.lib<br class="">
<br class="">
libssl64MT.lib<br class="">
<br class="">
libssl64MTd.lib<br class="">
<br class="">
But the VC folder is not part of my locally built version.<br class="">
<br class="">
What am I missing in order to get these .lib files to build locally?<br class="">
<br class="">
Thank you for your assistance.<br class="">
<br class="">
Best Regards,<br class="">
Aaron Friesen<br class="">
<br class="">
Contract Software Engineer of Aerotek on behalf of Keysight<br class="">
<br class="">
Keysight Technologies, Inc.<br class="">
<br class="">
970.679.5632 T<br class="">
<br class="">
</blockquote>
-- <br class="">
openssl-users mailing list<br class="">
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" class="">
https://mta.openssl.org/mailman/listinfo/openssl-users</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>