Robert Heller wrote:
At Wed, 27 Dec 2006 05:05:36 -0800 (PST) Bam_Zam <[EMAIL PROTECTED]> wrote:
hi,
I'm a beginner in gcc. i want to know is there and graphical IDE for gcc? an
if yes, which one is suitable for a beginner?
If you mean like Visual C, no, not really. *Real Programmers* don't
need or use an IDE -- they are more of a hinderence than a help anyway
(and stiffle learning the programming language). There is GnuEmacs and
that is pretty much it.
thanks
The future isn't that bleak, though. For small/medium size C++
development using GCC and friends, there are the Code::Blocks
(http://www.codeblocks.org) and Dev-C++ (http://www.bloodshed.net)IDE's.
If you are ambitious there is of course Eclipse
(http://www.eclipse.org), which is pretty much the standard these days.
Eclipse is not unlike GnuEmacs in its ambition to provide a framework
for just about any computing problem, perhaps even including those to
which the answer might be 42.
Happy hunting, Jan van Mastbergen
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus