Possible Duplicate:
Does GCC have a GUI?
I've downloaded MinGW and I require an IDE for compiler. I'm going for eclipse atm, which one would you suggest?
Possible Duplicate:
Does GCC have a GUI?
I've downloaded MinGW and I require an IDE for compiler. I'm going for eclipse atm, which one would you suggest?
Eclipse is good.
Netbeans is good.
DevC++ is good.
Now you choose :-)
Eclipse is quite good, haven't tried any other IDE so can't comment further
Visual Studio supports choosing your own compiler and build system, so it should work with gcc, but I haven't used the combination myself.