On Wed, Nov 16, 2011 at 07:28:34AM -0800, Jonathan Wilkes wrote:
So can I just use Valgrind with my current nightly build, or do I still need to recompile with the options Hans mentioned?
You don't need to recompile.
If at some point we create a Valgrind suppressions file for Pd, it will help to compile with -fno-inline-functions. But that's not required -- it just cuts down on the noisy false positives.
Marvin Humphrey