Re: How do I get strarted with using GCC?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Shad <shadz123@xxxxxxxxxxxxx> writes:

> Is there any kind of GUI package available
> for programming in it?  Is there any package for developing GUIs for
> user interfaces with the fundamental program body?

Aside from the other answers, if you are looking for a GUI I think you
are starting at the wrong level.  A GUI for gcc would typically be
described as an IDE--an Integrated Development Environmnt.  gcc is a
relatively small part of an IDE.  If you are looking for an IDE for
GNU/Linux, look for that.  It will most likely use gcc internally, but
you will most likely never care about that level.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux