This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Profiling


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]