mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
Hint about unresolved symbols when mixing compilers.
This commit is contained in:
parent
1e44804e33
commit
91174a91b9
3
INSTALL
3
INSTALL
@ -124,6 +124,9 @@
|
||||
(not on Sparcs!) you may have to install the GNU assembler to use
|
||||
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:
|
||||
|
||||
$ make test
|
||||
|
Loading…
Reference in New Issue
Block a user