[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE]
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE] |
Date: |
Thu, 17 May 2007 07:58:17 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Glenn Morris <gm> 07/05/17 07:58:17
Index: PROBLEMS
===================================================================
RCS file: /sources/emacs/emacs/etc/PROBLEMS,v
retrieving revision 1.223.2.2
retrieving revision 1.223.2.3
diff -u -b -r1.223.2.2 -r1.223.2.3
--- PROBLEMS 28 Apr 2007 19:16:50 -0000 1.223.2.2
+++ PROBLEMS 17 May 2007 07:58:16 -0000 1.223.2.3
@@ -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'.
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE],
Glenn Morris <=
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Glenn Morris, 2007/05/17
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Glenn Morris, 2007/05/18
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Chong Yidong, 2007/05/21
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Chong Yidong, 2007/05/21
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Chong Yidong, 2007/05/23
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Chong Yidong, 2007/05/23
- [Emacs-diffs] Changes to emacs/etc/PROBLEMS,v [EMACS_22_BASE], Richard M. Stallman, 2007/05/26