please tell me a link for downloading the GCC compiler for C++. I m using windows vista as OS
+2
A:
From the site:
MinGW, a contraction of "Minimalist GNU for Windows", is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications.
Karl Voigtland
2009-09-12 17:12:25
+2
A:
for the beginner, I would suggest DevCPP.
It comes bundled with the mingw compiler.
Here Be Wolves
2009-09-12 17:23:20