Android valgrind build fails

前端 未结 5 1814
清酒与你
清酒与你 2020-12-03 00:27

Hello I\'m trying to build valgrind for android-arm. On Linux Mint 13 it fails with:

$ make
echo \"# This is a generated file, composed of the following supp         


        
5条回答
  •  庸人自扰
    2020-12-03 00:36

    I got this error to when i trying build with r8e. But if you will use rXb-ndk (r7b or r8b) this error message won't apear.

提交回复
热议问题