开发者

IDE for gcc compiler [duplicate]

This question already has answers here: 开发者_Python百科 Closed 12 years ago.

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


QtCreator also has a lot of nice capabilities.

I would avoid Dev-C++ because the compiler is horribly outdated, and it has been dead for a long time


I have used DevC++ and I have heard good words for Code::Blocks.


  • Emacs along with ECB is good!
  • Eclipse along with CDT is fine!


Visual Studio supports choosing your own compiler and build system, so it should work with gcc, but I haven't used the combination myself.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜