[mythtv] Problem in compiling mythtv-0.20 in Gentoo

Robert Johnston anaerin at gmail.com
Thu Nov 2 19:03:44 UTC 2006


On 11/2/06, Neil tran <neil_tran at hotmail.com> wrote:
> Hi Daniel,
>
> Wow.. What is "nice make -j2". But it looks like it compiling ..Will let you
> know if it fail. Thanks

"nice" runs the process at a lower priority (So it doesn't take over
the box), and "make -j2" tells make to use 2 threads for compiling.
Typically a machine can handle CPU-Cores*3 threads. And adding ccache
and distcc into the picture (With more computers, of course), you can
decrease your compile time considerably.
-- 
Robert "Anaerin" Johnston


More information about the mythtv-dev mailing list