Profiling

Frank Ch. Eigler fche@redhat.com
Tue Jun 25 19:08:00 GMT 2002


Hi -

On Tue, Jun 25, 2002 at 07:01:39PM -0700, Scott Dattalo wrote:
> [...]
> But the question I have is how do you build arm-elf-gprof [...]

The gprof program, for historical reasons, is sometimes excluded
from a cross-targeted toolchain.  If you have a source tree with
a Cygnus configure script at the top level, or a gcc source tree,
then look for the "native_only" variable from the top-level
configure.in, remove "gprof".  Then reconfigure the build tree,
and run "make" in the gprof subdirectory.

- FChE



More information about the Sid mailing list