Re: [Valgrind-users] pthread - sem_post problem...

2015-11-16 Thread David Chapman
On 11/16/2015 8:06 AM, Jan Kubalek wrote: > Hello, >> What happens if you compile without "-static"? Valgrind wants to replace >> system libraries with its own versions so that it can trace memory >> allocation and release. It does so at runtime, so static linking is not >> good for it. > If I co

Re: [Valgrind-users] pthread - sem_post problem...

2015-11-16 Thread Jan Kubalek
Hello, > What happens if you compile without "-static"? Valgrind wants to replace > system libraries with its own versions so that it can trace memory > allocation and release. It does so at runtime, so static linking is not > good for it. If I compile program without "-static" gcc -gdwarf-

[Valgrind-users] cross-compilation

2015-11-16 Thread praveen pujari
Hello all, I am new to Valgrind, Could anybody give me detailed instructions on how to cross-compile valgrind for armv7 using (arm-none-linux-gnueabi-) tool chain on a i686-GNU/linux host. Regards, Praveen -- Presto, an