Closed GoogleCodeExporter closed 9 years ago
I knew I would make a mistake like that of some sort. :-( (Easily
found in testing, but since I don't have an ARM box to test on...)
I'll try to fix that today, before leaving for the holidays. And once
you have a chance to try it, let me know how the ARM code works for
you!
Original comment by csilv...@gmail.com
on 23 Dec 2011 at 8:17
Compilation worked okay (copied the file manually in there), installation
required a patch to Makefile.am as I use a newer automake version (1.11.1) that
does not like if the same file is listed multiple times in an install command.
(patch attached).
As for trying it actually out, this may take a while - I've already left for
the holidays and when I get back I may have to work on some other things first.
But it's decidedly on my ToDo-list and I will report back when I know how well
it works.
Original comment by dan...@dseifert.de
on 23 Dec 2011 at 8:58
Attachments:
Thanks for the report. I thought I was using automake 1.11, but maybe that was
for a different project. I can't use the patch as you have it, since $(sort)
is a gmake-ism, but I'll look into this after the holidays.
And definitely take your time getting back on testing results! Enjoy your
holidays.
Original comment by csilv...@gmail.com
on 23 Dec 2011 at 9:08
OK, I just released perftools 1.9.1, which should resolve this.
Original comment by csilv...@gmail.com
on 24 Dec 2011 at 1:02
Original comment by csilv...@gmail.com
on 25 Jan 2012 at 11:57
Original issue reported on code.google.com by
dan...@dseifert.de
on 23 Dec 2011 at 6:39