Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
14 user(s) are online (12 user(s) are browsing encyclopedia)

Members: 0
Guests: 14

more...
partner

GNU toolchain

The GNU toolchain is a blanket term given to the programming tools produced by the GNU project. These projects form an integrated system that is used for programming both applications and operating systems.

It is a vital component in Linux kernel development, BSD development and a standard tool when developing software for embedded systems. Parts of the toolchain are also widely used in the Solaris Operating Environment (which, in the opinion of many, needs the GNU tools for reasonable usability) and Microsoft Windows programming with Cygwin.

=Projects that are included in the GNU toolchain=

*GNU Make - build and compilation automation *The GNU Compiler Collection (GCC) - compilers for several languages, *The GNU Binutils - linker, assembler and other tools *The GNU Debugger (GDB) - an interactive debugger *The GNU build system (autotools) - Autoconf, Autoheader, Automake, Libtool - makefiles generators

=Related projects=

*GNU C Library a standard C library *Classpath *Concurrent Versions System

=See also=

*Toolchain