[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/PROBLEMS
From: |
Jan Djärv |
Subject: |
[Emacs-diffs] Changes to emacs/etc/PROBLEMS |
Date: |
Tue, 19 Jul 2005 05:35:57 -0400 |
Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.180 emacs/etc/PROBLEMS:1.181
*** emacs/etc/PROBLEMS:1.180 Sun Jul 3 21:50:53 2005
--- emacs/etc/PROBLEMS Tue Jul 19 09:35:56 2005
***************
*** 2418,2428 ****
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]
or
! setarch -R i386 make bootstrap
*** Fatal signal in the command temacs -l loadup inc dump.
--- 2418,2428 ----
you turn off exec-shield. In this case, use the -R option to the setarch
command:
! setarch i386 -R ./temacs --batch --load loadup [dump|bootstrap]
or
! setarch i386 -R make bootstrap
*** Fatal signal in the command temacs -l loadup inc dump.