Austin English wrote:
On Sat, Apr 5, 2008 at 8:25 PM, DARKGuy . <dark.guy.2008@xxxxxxxxx> wrote:> 2. When I compile WINE's code, must I wait 30 minutes for each > compilation, or will it update only the modified files?Use CCache to avoid recompiling the same code over and over. See http://wiki.winehq.org/RegressionTesting for more info.
+1 to that suggestion. Works very well here on my Mac. James McKenzie