summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-26 22:06:02 +0000
committerUlf Möller <ulf@openssl.org>2000-02-26 22:06:02 +0000
commitdb209ec295c358b45332ae48d3041c5b1b25c929 (patch)
tree9174e917e07fe8d7aa7d870839d53173697a919a /INSTALL
parent0202197dbf118081c5328c3075c42ac05d286544 (diff)
minor clarification
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index c4105f96fc..57a6c808d8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -77,8 +77,9 @@
This guesses at your operating system (and compiler, if necessary) and
configures OpenSSL based on this guess. Run ./config -t to see
- if it guessed correctly. If it did not get it correct or you want to
- use a different compiler then go to step 1b. Otherwise go to step 2.
+ if it guessed correctly. If you want to use a different compiler, you
+ are cross-compiling for another platform, or the ./config guess was
+ wrong for other reasons, go to step 1b. Otherwise go to step 2.
On some systems, you can include debugging information as follows:
@@ -101,7 +102,8 @@
If your system is not available, you will have to edit the Configure
program and add the correct configuration for your system. The
- generic configurations "cc" or "gcc" should usually work.
+ generic configurations "cc" or "gcc" should usually work on 32 bit
+ systems.
Configure creates the file Makefile.ssl from Makefile.org and
defines various macros in crypto/opensslconf.h (generated from