14/02/2014 10:03, Scott Kostyshak:
Is there a way to compile LyX using all the available 2 cores? As far as I can see, only one core is being used right now.To compile with two cores, use make -j2
Actually, I find -j3 to be a bit better, maybe because there is less idle time.
JMarc