> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Jakob Bohm > Sent: Thursday, June 14, 2018 15:58 > > Thus your 1.1.0 build runs on NT6.02 but not NT6.01, possibly due to > references to NT6.02-only APIs
Sometimes the subsystem version information inserted by the linker is pessimistic for no reason (other than Microsoft's desire to get people to upgrade). Depends on the version of the Microsoft SDK installed, among other things. So the OP might just try linking the DLL with /VERSION:6.1. I'm not currently building a 1.1 OpenSSL, so I can't say what would need to be done with Configure to get that into the generated makefile. -- Michael Wojcik Distinguished Engineer, Micro Focus -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users