emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs bootstrap hangs on Windows XP / mingw


From: Dieter Deyke
Subject: emacs bootstrap hangs on Windows XP / mingw
Date: Tue, 05 Feb 2008 10:01:01 -0700
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (windows-nt)

I am trying to build the CVS version of emacs Windows XP / mingw, but
the build process stops at this point without making any further
progress:

Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/image-file.el
Wrote C:/Users/deyke/emacs-build/subdir/work/lisp/image-file.elc
Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/image-mode.el
Wrote C:/Users/deyke/emacs-build/subdir/work/lisp/image-mode.elc
Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/image.el
Wrote C:/Users/deyke/emacs-build/subdir/work/lisp/image.elc
Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/imenu.el
Wrote C:/Users/deyke/emacs-build/subdir/work/lisp/imenu.elc
Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/indent.el
Wrote C:/Users/deyke/emacs-build/subdir/work/lisp/indent.elc
Compiling C:/Users/deyke/emacs-build/subdir/work/lisp/info-look.el

Looking at the process list I see that the following command is
executing:

C:\Users\deyke\emacs-build\subdir\work\bin\emacs.exe -batch
--no-init-file --no-site-file --multibyte -l loaddefs -f
batch-byte-compile-if-not-done
C:/Users/deyke/emacs-build/subdir/work/lisp/info-look.el

emacs gets no CPU time at all.

If I kill emacs the build process starts compiling the next file, and
then hangs there to.

--
Dieter Deyke

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]