http://bugs.winehq.org/show_bug.cgi?id=13211
Summary: wineinstall uses only one cpu/core Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: azrael@viii-lo.krakow.pl
wineinstall uses only one cpu/core by default. It should check the number of processors/cores or just invoke make -j3 (or something else).
http://bugs.winehq.org/show_bug.cgi?id=13211
Przemyslaw Kulczycki azrael@viii-lo.krakow.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=13211
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-14 04:32:08 --- That's not a job of wineinstall.
http://bugs.winehq.org/show_bug.cgi?id=13211
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-14 04:32:20 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=13211
--- Comment #3 from Przemyslaw Kulczycki azrael@viii-lo.krakow.pl 2008-05-14 04:48:21 --- Then whose job it is? configure? Or what?
http://bugs.winehq.org/show_bug.cgi?id=13211
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-14 05:23:16 --- (In reply to comment #3)
Then whose job it is? configure? Or what?
The user running it.