summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-06-04 21:31:15 +0000
committerUlf Möller <ulf@openssl.org>1999-06-04 21:31:15 +0000
commit91174a91b92c16522faa082b397261118769ce11 (patch)
tree02bc024ceb57df9ab977c845f19454f79655879a /INSTALL
parent1e44804e3308e9a40b882e09e87d0f241b7d55ca (diff)
Hint about unresolved symbols when mixing compilers.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index b604fa2a00..6066fddc4a 100644
--- a/INSTALL
+++ b/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