|
From: Michael K. <mtk...@gm...> - 2015-08-24 14:09:11
|
Is anyone running the following combination? : Mac OS X 10.9.4 + Android ndk r6 (on a Snapdragon 800) + Valgrind 3.10.1 When I try to ./configure, I get: checking for the kernel version... unsupported (13.3.0) configure: error: Valgrind works on kernels 2.4, 2.6 I am following the instructions on: http://valgrind.org/docs/manual/dist.readme-android.html I have also tried Frederick Germains build on git, with the same results. Any advise would be welcomed. -Michael |