also interestingly 3.4.5 compile fails with multiple error about "PACKAGE_NAME" (being undeclared, expected ',' or ';' before, expected ')' before etc) while 3.4.6 compiles just fine
though i noticed no real improvement on my tiny A6-6400K compared to the AVX core-i build i used previously when utilizing only AES and SSE2, however when using AVX the game changed and speedup was a little over 100% (18->45 H/s)
cheers
I had issues with 3.4.5 too.
I never had a successful build for windows, but 3.4.6 came fast so I don't feel the need to report it.
About the improvement I was sure that Intel-AMD compile is cripled somehow.
I think I said that few posts back.
Anyway, glad to be of help for a fellow AMD (AB)user
EDIT: I manage to my AMD build a little faster by using these dll's:
These are the last version of win64 prebuild dll's for libcurl, OpenSSL, jansson and pthreads.
libcurl/7.50.1 OpenSSL/1.0.2h zlib/1.2.8 WinIDN libssh2/1.7.0 nghttp2/1.13.0
jansson/2.6 pthreads/2.9.1.0
pthreads for me is better than winpthreads dll that I used before.