aboutsummaryrefslogtreecommitdiffstats
path: root/mac/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'mac/INSTALL')
-rw-r--r--mac/INSTALL10
1 files changed, 7 insertions, 3 deletions
diff --git a/mac/INSTALL b/mac/INSTALL
index 4463b8f32e2..9dcf1324f7d 100644
--- a/mac/INSTALL
+++ b/mac/INSTALL
@@ -230,7 +230,11 @@ system sofware updates possibly overwriting the distribution. If this
230is a concern, as it should be in normal binary distributions, please 230is a concern, as it should be in normal binary distributions, please
231use /usr/local as the prefix for installation. 231use /usr/local as the prefix for installation.
232 232
233Enjoy! 233Emacs supports both PowerPC and Intel-based Macintoshes. However,
234due to the unexec process that Emacs uses to dump core, it is not
235possible at this time to generate a universal binary that supports both
236architectures. In addition, Rosetta doesn't appear to work correctly
237with PowerPC builds of Emacs; you will have to recompile for Intel.
238Therefore, builds of Emacs are architecture specific.
234 239
235Andrew. 240Enjoy!
236<akochoi@mac.com>