aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorMiles Bader2005-07-22 08:27:27 +0000
committerMiles Bader2005-07-22 08:27:27 +0000
commit3674ae2f87e47a654524af689ea610ee3edeaca7 (patch)
tree58ea33c40c8521a79fb503080b8bb6231ffbf579 /etc/PROBLEMS
parent3e03f554f116e04ba860dcde7c6d862939911e16 (diff)
parent7929f858f8897f0448771a471f8afc5f244e4bca (diff)
downloademacs-3674ae2f87e47a654524af689ea610ee3edeaca7.tar.gz
emacs-3674ae2f87e47a654524af689ea610ee3edeaca7.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 485-492) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 92-94) - Merge from emacs--cvs-trunk--0 - Update from CVS
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index f614e2f3fff..c39142a9299 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2422,11 +2422,11 @@ address space of a process. As the result dumping may fail even if
2422you turn off exec-shield. In this case, use the -R option to the setarch 2422you turn off exec-shield. In this case, use the -R option to the setarch
2423command: 2423command:
2424 2424
2425 setarch -R i386 ./temacs --batch --load loadup [dump|bootstrap] 2425 setarch i386 -R ./temacs --batch --load loadup [dump|bootstrap]
2426 2426
2427or 2427or
2428 2428
2429 setarch -R i386 make bootstrap 2429 setarch i386 -R make bootstrap
2430 2430
2431*** Fatal signal in the command temacs -l loadup inc dump. 2431*** Fatal signal in the command temacs -l loadup inc dump.
2432 2432