alpha linux fix for gprof

Ian Lance Taylor ian@zembu.com
Fri Aug 6 11:59:00 GMT 1999


   Date: Fri, 6 Aug 1999 11:59:59 -0500 (EST)
   From: Brad Lucier <lucier@math.purdue.edu>

   > gprof from binutils.2.9.5.04 was dumping core with glibc2.1.1, kernel 2.2.10,
   > gcc-2.95.
   > 
   > When building it I got the following message:
   > 
   > ../../gprof/corefile.c:728: warning: int format, different type arg (arg 2)
   > 
   > The following change seemed to fix the problem:

   Sorry, I should have been more careful; now it doesn't dump core, but
   it gives me nonsense answers when trying to profile gcc-2.95.

   At any rate, the following change gets rid of the error message.

Thanks, I checked in this patch.

That only changes a debugging message, though, so I don't see how it
could be at the root of your problem.

Ian


More information about the Binutils mailing list