emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v
Date: Thu, 17 May 2007 07:58:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/05/17 07:58:49

Index: PROBLEMS
===================================================================
RCS file: /sources/emacs/emacs/etc/PROBLEMS,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -b -r1.225 -r1.226
--- PROBLEMS    28 Apr 2007 19:16:10 -0000      1.225
+++ PROBLEMS    17 May 2007 07:58:48 -0000      1.226
@@ -2772,6 +2772,15 @@
 the file, and then reconfigure and rebuild Emacs.  The dumping process
 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 some versions of GCC.  A workaround seems to be to
+reduce the level of compiler optimization used during the build (from
+-O2 to -O1).
+
 ** Installation
 
 *** Installing Emacs gets an error running `install-info'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]