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?