I have compiled the simdless version of the yescrypt miner
https://mega.co.nz/#!opc3RRrC!-W6EKR2oyyRxdfvnF5Vakph7PTdEmj8i7QGpCOpoTJo
https://www.dropbox.com/s/dz7kxbarmz3uk07/bsty-miner-simdless.zip?dl=0this version should work on amd processors.
The problem in Linux, not in Windows
p.s. Solv.. ./configure CFLAGS="-O3 -march=native" --target=i686-unknown-linux-gnu
Wow, if you need to specify your target when using ./configure, then something really bad is happening to your Linux installation.