scrypt-jane icon indicating copy to clipboard operation
scrypt-jane copied to clipboard

Compiling with -m64 using MinGW on Windows crashes in scrypt_ChunkMix_sse2

Open orlp opened this issue 11 years ago • 1 comments

Well, the title says it all.

orlp avatar Aug 08 '13 01:08 orlp

I had a similar issue using Cygwin. I've created a pull request #17 to address Cygwin issues. I also found that adding -DCPU_X86_FORCE_INTRINSICS fixed the issue but may reduce performance slightly.

llamasoft avatar Nov 14 '16 17:11 llamasoft