On Tue Nov 17 17:43:44 2015, [email protected] wrote: > When rebuilding with VS 2015 tools, the build fails when fips_premain_dso > is executed because it does not include applink.c. The attached patch to > mk1mf.pl fixes the makefile generation. > > Because static builds still build fips_premain_dso.exe but do not need > applink.c, shared builds are special-cased in the patch. >
Have you tried a recent snapshot of OpenSSL 1.0.1 or 1.0.2? This should already be fixed but hasn't appeared in an official release yet. 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
