|
From: <jen...@ta...> - 2010-09-12 19:19:30
|
Hi there, I am trying to run Valgrind on our arm-linux platform to help debuging the memory leak problem. After cross compiled Valgrind on Red Hat Linux using the script as attached,I try to run Valgrind from the target platform as such "/mnt/chlorine/testing_log/mem/Cross-compile/bin/valgrind", I got "No such file or Directory" error message. There was no error reported during the compilation and installation and I have edited $PATH at the target platform to point to /mnt/chlorine/testing_log/mem/Cross-compile/bin, and done "chmod+x" to the .../bin folder. I wonder has anybody else experienced the same problem before? Have I done anything wrong during the compilation/ installation? Many thanks for your help in advance! Regards Jenny |