]> git.eshelyaron.com Git - emacs.git/commitdiff
Add info on compiler version to previous change.
authorGlenn Morris <rgm@gnu.org>
Thu, 17 May 2007 08:01:40 +0000 (08:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 May 2007 08:01:40 +0000 (08:01 +0000)
etc/PROBLEMS

index 32edf8ea2adac9d281ade70892d8d7a42232cc5d..1f1ff5208eb964fa45f585e804e82826ca325aa9 100644 (file)
@@ -2777,9 +2777,9 @@ should now succeed.
 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 some versions of GCC.  A workaround seems to be to
-reduce the level of compiler optimization used during the build (from
--O2 to -O1).
+occurring with older versions of GCC (e.g. 3.3.5).  A workaround seems
+to be to reduce the level of compiler optimization used during the
+build (from -O2 to -O1).
 
 ** Installation