# HG changeset patch # User Glenn Morris # Date 1179388972 0 # Node ID 1b21c23e4f56bf7be419237b9d6d5654232a6c40 # Parent cf1eb9bac78fcf4411c49514d787ac4c5de25b31 Add info on compiler version to previous change. diff -r cf1eb9bac78f -r 1b21c23e4f56 etc/PROBLEMS --- a/etc/PROBLEMS Thu May 17 07:58:16 2007 +0000 +++ b/etc/PROBLEMS Thu May 17 08:02:52 2007 +0000 @@ -2777,9 +2777,9 @@ 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