Next: How the compiler works, Previous: Troubleshooting, Up: Top [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.
| • Creating a library with the GNU archiver: | ||
| • Using the profiler gprof: | ||
| • Coverage testing with gcov: |