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

Hint about unresolved symbols when mixing compilers.

上级 1e44804e
...@@ -124,6 +124,9 @@ ...@@ -124,6 +124,9 @@
(not on Sparcs!) you may have to install the GNU assembler to use (not on Sparcs!) you may have to install the GNU assembler to use
OpenSSL assembler code -- /usr/ccs/bin/as won't do.] OpenSSL assembler code -- /usr/ccs/bin/as won't do.]
Compiling parts of OpenSSL with gcc and others with the system
compiler will result in unresolved symbols on some systems.
3. After a successful build, the libraries should be tested. Run: 3. After a successful build, the libraries should be tested. Run:
$ make test $ make test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册