http://bugs.winehq.org/show_bug.cgi?id=14595
--- Comment #8 from Korn wine@temporaryforwarding.com 2008-07-23 16:02:48 --- The wiki says: "You will then recompile Wine and test for the bug again."
How should the recompilation be done? With this? "CC="ccache gcc" ./configure --verbose && make clean && make"
I presume that "make clean" will destroy the advantages of ccache.