I have MinGW on my windows 7 machine. I wish to install and use complete gcc for C compiler. I found there is no single pre-compiled ready-made installation file for this pu
Download mingw-get and simply issue:
mingw-get install gcc.
See the Getting Started page.