# HG changeset patch # User Glenn Morris # Date 1179388900 0 # Node ID 59000b9c61d59ab66397e48d7e46eb5ae6ed93c5 # Parent 2e1d1963a4117adc0e195bf9bd8a468a816629d8 Add info on compiler version to previous change. diff -r 2e1d1963a411 -r 59000b9c61d5 etc/PROBLEMS --- a/etc/PROBLEMS Thu May 17 07:59:21 2007 +0000 +++ b/etc/PROBLEMS Thu May 17 08:01:40 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