On 07/18/2013 01:26 PM, Steven Rostedt wrote:
On Thu, 2013-07-18 at 13:14 -0700, David Daney wrote:
There is an mcount ABI difference based on which GCC version you are
using, although I wouldn't think it would effect this bit.
We are using GCC-4.7 FWIW.
David Daney
I'm using 4.6.3 which I downloaded from
https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/
I would expect that version to be fine too. The option in question is
-mmcount-ra-address, which I added to GCC-4.5
I can down load the 4.7 version and see if that makes a difference.
-- Steve