Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.9.1.1, open source optimized multi-algo CPU miner
by
joblo
on 03/06/2019, 19:12:40 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?