Page 1 of 1
GNU-tools GUIs
Posted: Sat Feb 28, 2004 4:27 am
by firas981
GNU tools are powerful , however I got bored of the command
line options.....
are there GUIs for these tools ..?
Re:GNU-tools GUIs
Posted: Sat Feb 28, 2004 5:24 am
by Schol-R-LEA
Some of them, yes. Dev-C++ is a fairly straightforward IDE for gcc, for example.
Re:GNU-tools GUIs
Posted: Sat Feb 28, 2004 9:53 am
by Solar
If you're running Linux, you might want to have a look at KDevelop. There's also a GUI frontend to GDB, called "Insight".
Or, you might want to create a makefile...