woodie
Joined: 09 Aug 2003 Posts: 226
|
Posted: 08/23/08 - 03:44 Post subject: |
|
|
| GNU is an open source operating system. It looks like UNIX but it is completely free. Today, millions are using combination of GNU/Linux as their major operating system. That combination is often called just Linux, which is wrong. In that combination, Linux represents kernel for GNU operating system. GNU Build system is a combination of programming tools. The other name for that is Autotools. It consists of various tools for porting source code packages to other Unix-based platforms. Basic parts of GNU Build system are Autoconf, Automake and Libtools. I hope that you will find this information helpful. I use GNU for two years now and I am completely satisfied with its possibilities. |
|