I changed my configure + build 1-liner of wine : $>export CFLAGS="-O2 -march=native -pipe -g -ggdb"; export CXXFLAGS="$CFLAGS"; export CC="ccache gcc"; ./configure --enable-tests; make -j 2 with respect to the CFLAGS and wonders now, why make after the "make depend" step didn't found anything new to build. Doesn't depend the main target from a configure file ? -- MfG/Sincerely Toralf FÃrster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3