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

Re: make -j in Debian packages



[Lars Wirzenius]
> As far as I can see, using make's -j option is only useful if you
> have multiple processors. Packages should not make such assumptions
> of the build environment.

Actually, I've seem speedup with -j2 on a single CPU machine.  I
suspect one process is compiling while the other fetches the source
from disk. :)

Friendly,
-- 
Petter Reinholdtsen



Reply to: