You likely don't need an existing MinGW installation when building on Linux. But you do need a linux compiler, binutils, etc (so your title doesn't match the question?). You'd only need existing MinGW to build on Windows. As for performance difference, measure it (compile a compiler yourself, compare its performance against a prebuilt one in some distro).
↧