Valgrind on macOS Sierra

前端 未结 5 1378
青春惊慌失措
青春惊慌失措 2020-12-14 00:17

I following this guide:

valgrind installation guide

After I have downloading the package, and I have run the sh script, but when I launch the make inst

5条回答
  •  攒了一身酷
    2020-12-14 00:41

    If you happen to be on Sierra still, this works (but not on High Sierra), just do

    $ brew install valgrind

     valgrind: This formula either does not compile or function as expected on macOS
     versions newer than Sierra due to an upstream incompatibility.
     Error: An unsatisfied requirement failed this build.
    

    Update: seems it works on "High Sierra" OOTB now too, it now says:

    ...versions newer than High Sierra due to an upstream incompatibility...

提交回复
热议问题