|
From: Bart V. A. <bva...@ac...> - 2010-06-15 16:05:32
|
On Tue, Jun 15, 2010 at 5:55 PM, Robert Berger <rob...@gm...> wrote: > > [ ... ] > > That's what my target says: > > -bash-3.2# valgrind > valgrind: failed to start tool 'memcheck' for platform 'ppc32-linux': No > such file or directory > -bash-3.2# You can analyze what went wrong by analyzing the output of the following command: valgrind -v -d /bin/date Bart. |