diff INSTALL @ 1036:b33a835c21cc

[xemacs-hg @ 2002-10-08 03:11:48 by stephent] doc MacOS stack limit <87k7ktd3vd.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 08 Oct 2002 03:11:49 +0000
parents 77624ff6e2da
children ae9378e1cde3
line wrap: on
line diff
--- a/INSTALL	Mon Oct 07 21:54:32 2002 +0000
+++ b/INSTALL	Tue Oct 08 03:11:49 2002 +0000
@@ -32,8 +32,8 @@
 XEmacs.
 
 Verify that your users have a high enough stack limit. On some systems
-such as OpenBSD and OSF/Tru64 the default is 2MB which is too low. See
-'PROBLEMS' for details.
+such as OpenBSD and OSF/Tru64 the default is 2MB which is too low.  On
+MacOS/X (Darwin), it's 512kB.  See 'PROBLEMS' for details.
 
 Building XEmacs requires about 100 Mb of disk space (including the
 XEmacs sources).  Once installed, XEmacs occupies between 20 and 100 Mb
@@ -697,5 +697,6 @@
 directions in README.packages.  You can not have a working XEmacs
 without downloading some additional packages.
 
-See the file PROBLEMS in this directory for a list of various
-problems sometimes encountered, and what to do about them.
+See the file PROBLEMS in this directory for a list of various problems
+sometimes encountered, and what to do about them.  PROBLEMS is also
+the place where platform-specific build notes can be found.