Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.9.1.1, open source optimized multi-algo CPU miner
by
4ward
on 03/06/2019, 21:05:46 UTC

If they are compiled with MinGW, the performance will be lower. Cross-compile with GCC does a better job optimizing

This statement caught my attention. The binaries are cross-compiled with GCC in a mingw environment
runing on Linux. What are you referring to that is better?


Right, I meant that cross compile is faster than using Cygwin on Windows. Not MinGW... Mixed them up ))