From 91174a91b92c16522faa082b397261118769ce11 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Fri, 4 Jun 1999 21:31:15 +0000 Subject: [PATCH] Hint about unresolved symbols when mixing compilers. --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.25.1