|
From: Александар М. <dar...@gm...> - 2011-11-11 15:07:42
|
Hi, first post here. So let's get to the stuff I need help with. I have compiled Valgrind 3.7 using arm-linux-gnueabi compiler with the -static option. When I try to run it, I get this: # . valgrind --leak-check=yes ./system/bin/testapp /system/bin/valgrind: 1: Syntax error: word unexpected (expecting ")") The test app is compiled in the same way, also statically linked. Can anyone please help me with this? I appreciate it. Aleksandar |