Re: [Valgrind-users] Runtime error while running valgrind binary

2018-10-24 Thread Padala Dileep
Hi John, Thanks for clarifying the issue with monta-vista. So i cannot proceed to use vlagrind on my target. I have two targets. root@Infinera-Linux lib]# uname -a Linux xx-Linux 3.10.40.cge-rt38 #2 SMP Thu Nov 6 13:58:21 PST 2014 i686 GNU/Linux for which export CC=/opt/mv_7/x86_64/tools/x86_64-

Re: [Valgrind-users] Runtime error while running valgrind binary

2018-10-24 Thread John Reiser
On 10/24/18, Padala Dileep wrote: I see below information which /opt/mv_7/x86_64/tools/x86_64-gnu/bin/x86_64-montavista-linux-gnu-g++ x86_64-montavista-linux-gnu-g++ (MontaVista Linux G++ 4.7-140716013314) 4.7.0 /opt/mv_7/x86_64/tools/x86_64-gnu/bin/x86_64-montavista-linux-gnu-g++  --print-file

Re: [Valgrind-users] Runtime error while running valgrind binary

2018-10-24 Thread John Reiser
On 10/24/18, Padala Dileep wrote: I have cross compiled the  valgrind binary and trying to run on my target machine.I am getting the below error. my target machine: uname -a   --  Linux  xxx  Thu Nov 6 13:58:21 PST 2014 i686 GNU/Linux On My build mechine I gave the configure option like bel

[Valgrind-users] Runtime error while running valgrind binary

2018-10-24 Thread Padala Dileep
Hi I have cross compiled the valgrind binary and trying to run on my target machine.I am getting the below error. my target machine: uname -a -- Linux xxx Thu Nov 6 13:58:21 PST 2014 i686 GNU/Linux On My build mechine I gave the configure option like below as the same compiler we use fo