Paul Smith <[email protected]> writes: > On Wed, 2013-07-31 at 20:54 +0200, [email protected] wrote: >> #make takes a loong time, much more than a normal emacs >> ./autogen.sh && ./configure && make > > I'm not familiar with building Emacs, but doesn't its build system > support parallel compilation (couldn't you run "make -j4" or whatever's > appropriate for your system to get a nice speedup)? >
I think the slowness was during lisp compilation, and that didnt use to benefit from parallel compilation. I might try again though. -- Joakim Verona
