If you install the current SDK for Windows, all the above are installed for you automatically.
BTW, MinGW is NOT a compiler. GCC is the compiler. MinGW is the GNU environment which GCC is written for. You can also get GCC without MinGW if you compile it yourself.
Bookmarks