Mercurial > emacs
changeset 64489:86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 19 Jul 2005 09:35:56 +0000 |
parents | e71cc2adddad |
children | e22e42dbaf76 |
files | etc/ChangeLog etc/PROBLEMS |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Tue Jul 19 09:06:47 2005 +0000 +++ b/etc/ChangeLog Tue Jul 19 09:35:56 2005 +0000 @@ -1,3 +1,8 @@ +2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): + -R comes after i386 in setarch command. + 2005-07-12 Juri Linkov <juri@jurta.org> * refcard.tex (Files): Change description of `C-x C-q' from
--- a/etc/PROBLEMS Tue Jul 19 09:06:47 2005 +0000 +++ b/etc/PROBLEMS Tue Jul 19 09:35:56 2005 +0000 @@ -2418,11 +2418,11 @@ you turn off exec-shield. In this case, use the -R option to the setarch command: - setarch -R i386 ./temacs --batch --load loadup [dump|bootstrap] + setarch i386 -R ./temacs --batch --load loadup [dump|bootstrap] or - setarch -R i386 make bootstrap + setarch i386 -R make bootstrap *** Fatal signal in the command temacs -l loadup inc dump.