Next: , Previous: , Up: Running Make   [Contents]


1.3.2 Profile Information

By default the Makefile Package does not tell the compiler to generate profiling information when compiling Objective-C and C files. The following command illustrates how to tell the Makefile Package to pass the appropriate flags to the compiler so that profiling information is put into the binary files.

make profile=yes