]> git.eshelyaron.com Git - emacs.git/commitdiff
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 19 Jul 2005 09:35:56 +0000 (09:35 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 19 Jul 2005 09:35:56 +0000 (09:35 +0000)
-R comes after i386 in setarch command.

etc/ChangeLog
etc/PROBLEMS

index 2ecc124f0016b7420559d34a282b3409d7174f45..f4f2aa97feb5ef9b8540bf38e4f5e16d1b66cee8 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-19  Jan Dj\e,Ad\e(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
index db8840d3d157054a321b69aa5eaa015ecf24cd3d..d6977ee4f72e1dc586da67d3992c222004331806 100644 (file)
@@ -2418,11 +2418,11 @@ address space of a process. As the result dumping may fail even if
 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.