> From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf > Of sakdev > Sent: Thursday, October 18, 2018 06:09 > > To resolve this we added /SAFESEH flag in linker flags, and started build. > But build got failed with "Unable to generate SAFESEH image" error. You appear to have added /SAFESEH to the generic linker flags, so it's being used for both x86 (32-bit) and x64 (64-bit). It's only allowed for x86. The error you showed (and, by the way, it's better to copy and paste text than to send a screenshot) is for the x64 build. -- Michael Wojcik Distinguished Engineer, Micro Focus -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users