summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2001-07-30 16:46:37 +0000
committerAndy Polyakov <appro@openssl.org>2001-07-30 16:46:37 +0000
commited0015284b59950de93527e09f2d6757fcace961 (patch)
tree3abe6a8e5d1532bada89d9ddd6123bacdcf3fe80
parent6d03b73e354c709d2284995cdb741cecc57f7a2a (diff)
Just a "get to know your system" bit.
-rw-r--r--shlib/hpux10-cc.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/shlib/hpux10-cc.sh b/shlib/hpux10-cc.sh
index 903baaa4e7..b68fcf7d2b 100644
--- a/shlib/hpux10-cc.sh
+++ b/shlib/hpux10-cc.sh
@@ -20,7 +20,9 @@
# WARNING: At high optimization levels, HP's ANSI-C compiler can chew up
# large amounts of memory and CPU time. Make sure to have at least
# 128MB of RAM available and that your kernel is configured to allow
-# at least 128MB data size (maxdsiz parameter).
+# at least 128MB data size (maxdsiz parameter which can be obtained
+# by multiplying 'echo maxdsiz/D | adb -k /stand/vmunix /dev/kmem'
+# by 'getconf PAGE_SIZE').
# The installation process can take several hours, even on fast
# machines. +O4 optimization of the libcrypto.sl shared library may
# take 1 hour on a C200 (200MHz PA8200 CPU), +O3 compilation of