emacs-devel
[Top][All Lists]
Advanced

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

Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode,


From: Stefan Monnier
Subject: Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-lisp-mode) breaks compilation on w32
Date: Thu, 13 Jun 2013 10:25:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> problems) anyway. What's more, autoconf and friends is crawlingly slow
> on w32...

But to make up for it, the resulting makefiles:
- support running compilation processes in parallel.
- compile most Elisp files with a compiled (rather than interpreted)
  byte-compiler.
so the overall compilation time can be significantly shorter, especially if
your machine is multiprocessor.


        Stefan



reply via email to

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