projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e44804
)
Hint about unresolved symbols when mixing compilers.
author
Ulf Möller
<ulf@openssl.org>
Fri, 4 Jun 1999 21:31:15 +0000
(21:31 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Fri, 4 Jun 1999 21:31:15 +0000
(21:31 +0000)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index b604fa2a005478dae553131f5158dd4160d3431d..6066fddc4a15ac44e2918e054a07725f54833ffe 100644
(file)
--- 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