Don't confuse mk1mf.pl by combining multiple options into one.
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index b9bf16233784a78fc6ef46b29ea131cb01aee6e8..6066fddc4a15ac44e2918e054a07725f54833ffe 100644 (file)
--- a/INSTALL
+++ b/INSTALL
      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