X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=INSTALL;h=6066fddc4a15ac44e2918e054a07725f54833ffe;hp=b9bf16233784a78fc6ef46b29ea131cb01aee6e8;hb=1489ccf695896892cf03033008df8932723847db;hpb=33d50ef6626940e9b77691c53ef77f168af7c587 diff --git a/INSTALL b/INSTALL index b9bf162337..6066fddc4a 100644 --- a/INSTALL +++ b/INSTALL @@ -119,6 +119,14 @@ Include the output of "./config -t" and the OpenSSL version number in your message. + [If you encounter assembler error messages, try the "no-asm" + configuration option as an immediate fix. Note that on Solaris x86 + (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