joa...@verona.se writes: >> 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.
Dunno about Guile-Emacs, but the regular Emacs build has not problem compiling the Lisp files in parallel.