bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)


From: Eli Zaretskii
Subject: bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)
Date: Fri, 13 Jul 2012 07:57:32 +0300

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Fri, 13 Jul 2012 02:19:25 +0200
> Cc: rcopley@gmail.com, 11867@debbugs.gnu.org
> 
>         for %%f in (. $(WINS)) do for %%g in (%%f/*.el) do \
>           $(emacs) -l loaddefs $(BYTE_COMPILE_FLAGS) -f
> batch-byte-compile-if-not-done %%f/%%g
> 
> so each Emacs instance runs only for a few seconds, the time to
> compile a single .el file. I can try modifying the makefile and
> forcing it to run emacs under gdb when %f/%g is either
> language/japan-util.el or language/japanese.el, the two only files
> that cause the crash.

That should do the trick, I think.





reply via email to

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