Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Linux GUI c++ compiler?

Does anyone know of any good linux gui compilers.

4 Answers

Relevance
  • Bob M
    Lv 5
    1 decade ago
    Favorite Answer

    The best in my opinion is Netbeans, the other biggy is Eclipse but Eclipse is huge and takes millions of years to download (I may have exagerated a little there).

    The compiler is actually GCC, this is used for C, C++, Objective-C, Fortran, Java, and Ada which you already have on your Linux. But anyway netbeans will ensure you have all of the right libs to get going.

  • Anonymous
    5 years ago

    i take advantage of Code::Blocks with Ubuntu almost completely for C/C++ initiatives. My purely criticism is that its source code reformatting is susceptible. I anticipate you may launch a compiler from nano, yet once you will use a text textile editor fairly of an IDE, then emacs is lots extra efficient and remains the biggest for a programmer's text textile editor. For a great source, evaluate initiating Linux Programming (4th ed.) via Matthew and Stones. It covers quite a few floor, from shell programming to programming purposes or maybe gadget drivers in C. No examples in C++ (no longer interior the third version that I very own, besides) yet that's no longer considerable. Linux/Unix equipment calls are no longer merchandise orientated, so as that the header archives and the calling syntax is precisely a similar in C++ as in C.

  • Anonymous
    1 decade ago

    g++. for an ide, use emacs or something. if you want a literal GUI compiler then you're silly.

  • 1 decade ago

    which language ? eclipse,kdevelop,netbeans IDE have nice gui.

Still have questions? Get your answers by asking now.