From: Ulf Möller Date: Fri, 4 Jun 1999 21:31:15 +0000 (+0000) Subject: Hint about unresolved symbols when mixing compilers. X-Git-Tag: OpenSSL_0_9_4~257 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=91174a91b92c16522faa082b397261118769ce11 Hint about unresolved symbols when mixing compilers. --- 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