如安在 win7 下编译 openssl?

时间:2021-08-17 05:10:56

win7 x64 openssl 1.1.0 vs2015 ActivePerl-5.24.3.2404-MSWin32-x64-404865

执行命令:

改削 configdata.pm makefile 文件,搜索 /MD ,,全部改削为 /MT 即,静态编译 perl configure VC-WIN32 nmake nmake install 编译功效: 老版本的对应新版本的 libeay32.dll、ssleay32.dll 对应 libcrypto-1_1.dll、libssl-1_1.dll

具体要求,可自行检察 INSTALL 文件 和 NOTES.WIN 文件

如安在 win7 下编译 openssl?

标签:

原文地点:https://www.cnblogs.com/cheungxiongwei/p/8439713.html