Can't get valgrind to work with OSaver mavericks

I read a little: There is such a github problem that says this: https://github.com/mxcl/homebrew/issues/23660 And the error message here: https://bugs.kde.org/show_bug.cgi?id = 326724

Someone even wrote a patch: http://bugsfiles.kde.org/attachment.cgi?id=83590

The bottom line is that I'm trying to learn C and is relatively new to all of this, and I did not understand the way to make it work on mavericks. People seem to be able to at least do something.

Could you give a detailed explanation of how (how to install the patch and make it work from homebrew, or get version 3.10)?

+4
source share
1 answer

The current version of svn valgrind (version 14182) compiles and ends on Mavericks. The developers seem confident enough that they also removed the warning that was printed at startup.

0
source

All Articles