October 2005
Intermediate to advanced
908 pages
46h 42m
English
GNU/Linux systems usually install software development tools
by default. If your system does not have compiler tools or make (see Chapter 16), then you will have to
find the appropriate package(s) for your distribution. This is
likely to be one or more .rpm or
.deb files on your distribution
media (CD or DVD), or you may be able to install it over the
Internet, using a package manager such as apt or yum.
At a minimum, you will need the GNU Compiler Collection (GCC), system header files and libraries, the GNU Binutils (assembler, loader, ar, etc.), and make.
Read now
Unlock full access