It's more than GCC
Posted Apr 7, 2008 9:49 UTC (Mon) by
coriordan (guest, #7544)
In reply to:
They call it GNU/Linux - thanks Sun! by rsidd
Parent article:
Sun Microsystems' Next Linux Move (Seeking Alpha)
There's Glibc, which cannot be replaced (except for toy projects and purpose built tiny distros).
There's Bash, coreutils, diffutils, findutils, grep, gzip, readline, tar, screen, etc. Most of these could in theory be replaced by BSD software, but the easiest way to do that is to wipe your GNU/Linux installation and install FreeBSD :-)
The "it's replaceable" argument actually implies removing the "Linux" from "GNU/Linux" since GNU cannot be replaced (glibc at the very least) but the Linux kernel can and has been replaced with the kernels of FreeBSD, NetBSD, and Solaris.
Writing development tools was an essential part of making an operating system. In fact, some of GNU's best work was in enabling others to help by producing the development tools and the licences. As well as GCC and GDB, the GNU project wrote Make, Gawk, GNU sed, Bison, binutils, gettext, among others.
We're not talking about a one trick pony here.
(
Log in to post comments)