Addition: for some reason 111026 is 20-30% faster with bench command in my PC (SSSE3 codepath selected) than 2.1.1! In my brother PC it was slower actually
It seems also about 20% faster than 2.1.1 during normal play. Got the actual source compiled on windows (after a small change in the code) using mingw32-make profile-build ARCH=x86-64-modern using a new mingw build: http://sourceforge.net/projects/mingw-w ... nvb/4.6.3/ . I reported my code change to mcostalba. This means an open source compiler can now produce a very fast stockfish version also on windows.
As Marco stated in this thread he doesn't want us to distribute binaries of unreleased versions. I hope that he will make the final sources compilable with gcc 4.6.3 on windows. What I did was in bitcount.h the following change: