I need to install GCC for Cywin, but I see that there are five different "gcc-g++" packages:
- cygwin32-gcc-g++
- gcc-g++
- mingw-gcc-g++
- mingw64-i686-gcc-g++
- mingw64-x86_64-gcc-g++
What is the difference between them and which one is generally recommended? (for a 64-bit machine). Ideally, I'd like to install just one.