[Bug 24101] Recursive CreateProcess() fails

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 30 09:51:49 CDT 2010


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

--- Comment #18 from Dan Kegel <dank at kegel.com> 2010-08-30 09:51:49 CDT ---
It is an abuse of gnu make to pass -j5 to a nested make.  You should only
pass -j5 to the outer make.  It kind of sounds like you don't know how many
processes you're spawning; the number is probably unreasonably high.

-- 
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