Profiling floating point emulation (fp-bit)

Jeffrey A Law law@cygnus.com
Sun Jun 28 02:05:00 GMT 1998


  In message <199803140229.VAA08783@miacomet.wavemark.com>you write:
  > 
  > I'm building for a target that doesn't have hardware FP support, so it
  > has to include fp-bit.c to get its support.
  > 
  > The application I'm building does a lot of floating point, so I'm
  > trying to profile the floating point emulation which is not built with
  > profiling.
  > 
  > Anybody have any ideas on how to get a libgcc1_p.a that has profiling
  > turned on (and properly installed)?
You could add -p/-pg to LIBGCC2_CFLAGS in your Makefile.

jeff



More information about the Gcc mailing list