Gert van den Berg wrote: > On Mon, May 24, 2010 at 11:47, David Gerard <dgerard@xxxxxxxxx> wrote: > > > > > Yep. Compiling Wine is very easy. It just takes a few hours to compile :-) > > > > Not (the second time) with ccache, make -j5 and a quad core... > (Running Gentoo when buying CPU was main reason for the choice...) > > Wine is quite large though, it takes several times longer than the > Linux kernel to compile... (Not sure if user-focused configure options > is documented somewhere that compiles it without developer focused > parts (like tests, etc)) > > Gert Like --disable-tests? I compile wine every day after make distclean with make -j 2 btw, and it only takes a few minutes for me.