I've successfully install MinGW from the directions located here (Automated Install). But, I wanted to get the gcc version updated to 4.4. Do I simply overlay the files in my installation directory (C:\MinGW)? If not, how do I properly install this new version of MinGW/gcc?
If this has been asked before, I'm sorry. I searched but was unable to find the answer (either here or on MinGW.org).
Note: I'm wanting to install the files at: http://sourceforge.net/projects/mingw/files/ under GCC Version 4 called: gcc-full-4.4.0-mingw32-bin-2.tar.lzma
Update: I'm hoping for more feedback. I appreciate Ravadre's response but more information would also be great! Thanks all.