[Bug 21228] DVD Rebuilder doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 2 11:30:56 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21228





--- Comment #13 from Wylda <wylda at volny.cz>  2010-01-02 11:30:56 ---
(In reply to comment #12)
> what does "-j 4" do?

man make can tell you that, google can tell you that and i can also tell you
that.

I will run 4 threads, i.e. when you have 4x CPU it will use all four cores.
Idealy it will be four time faster compilation... Doesn't matter if you have
just one core.

For example i have 4 cores and i run "make -j 16". I do that, because my
measurement showed that it is faster than "make -j 4".

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list