27 Jul
2009
27 Jul
'09
11:32 p.m.
http://bugs.winehq.org/show_bug.cgi?id=19397 --- Comment #43 from Juan Lang <juan_lang(a)yahoo.com> 2009-07-27 18:32:17 --- (In reply to comment #42)
Is there any way to compile wine only partially after applying patches? It takes quite a bit of time to recompile the whole Wine.
Yes. Start with a wine tree that you've already built. Then apply the patches, run autoconf and configure, and: cd dlls/ws2_32 make This'll just rebuild ws2_32.dll, which is all that's really changed from the stock tree. -- 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.