Next: How the compiler works, Previous: Troubleshooting, Up: An Introduction to GCC [Contents][Index]
This chapter describes a number of tools which are
useful in combination with GCC. These include the
GNU archiver ar
, for creating libraries,
and the GNU profiling and coverage testing programs,
gprof
and gcov
.