summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-05-18 07:43:29 +0000
committerGlenn Morris <rgm@gnu.org>2007-05-18 07:43:29 +0000
commit14395431bd08a9fa10740c8206265accc2501e5c (patch)
tree5ebd518fa52a64f1d670b4fb435c47cc71a7fba5
parent4827f21f5782d59c48f93a1024f0ca372a302a4b (diff)
downloademacs-14395431bd08a9fa10740c8206265accc2501e5c.tar.gz
Tweak previous change.
-rw-r--r--etc/PROBLEMS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 1f1ff5208eb..efa2bbd2227 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2775,11 +2775,11 @@ should now succeed.
*** OpenBSD 4.0 macppc: Segfault during dumping.
The build aborts with signal 11 when the command `./temacs --batch
---load loadup bootstrap' tries to load files.el. This seems to be a
-GCC problem specific to the macppc architecture, possibly only
-occurring with older versions of GCC (e.g. 3.3.5). A workaround seems
+--load loadup bootstrap' tries to load files.el. A workaround seems
to be to reduce the level of compiler optimization used during the
-build (from -O2 to -O1).
+build (from -O2 to -O1). It is possible this is an OpenBSD
+GCC problem specific to the macppc architecture, possibly only
+occurring with older versions of GCC (e.g. 3.3.5).
** Installation