]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak previous change.
authorGlenn Morris <rgm@gnu.org>
Fri, 18 May 2007 07:42:47 +0000 (07:42 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 18 May 2007 07:42:47 +0000 (07:42 +0000)
etc/PROBLEMS

index 1f1ff5208eb964fa45f585e804e82826ca325aa9..efa2bbd22271e856e9357065d6f42097ed1c118c 100644 (file)
@@ -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