提交 fee2dc8e 编写于 作者: U Ulf Möller

Mingw32 can now use assembler.

上级 e64dceab
...@@ -116,10 +116,12 @@ ...@@ -116,10 +116,12 @@
* Compile OpenSSL: * Compile OpenSSL:
> perl Configure Mingw32 > ms\mingw32
> ms\mw.bat
This will create the library and binaries in out. This will create the library and binaries in out. In case any problems
occur, try
> ms\mingw32 no-asm
instead.
libcrypto.a and libssl.a are the static libraries. To use the DLLs, libcrypto.a and libssl.a are the static libraries. To use the DLLs,
link with libeay32.a and libssl32.a instead. link with libeay32.a and libssl32.a instead.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册