[Valgrind-users] Query regarding valgrind build for Octeon MIPS 64 using cross compiler.

2015-03-15 Thread MUHAMMADSAHEER C
Hi, I am trying to build valgrind for Octeon MIPS 64 architecture using cross compiler. While linking, build gives following error, m_main.c:(.text+0xc): undefined reference to `_gp_disp' Can anyone suggest how to resolve this? I searched in net, but could not find a proper solution. I used follo

Re: [Valgrind-users] Handling ioctl 0x30000001 in valgrind?

2015-03-15 Thread Carl Ponder
*On 01/31/2015 07:07 AM, Carl Ponder wrote:* I ran into this output from valgrind *==21898== Warning: noted but unhandled ioctl 0x3001 with no size/direction hints.* ==21898== This could cause spurious value errors to appear. ==21898== See README_MISSING_SYSCALL_OR_IOCTL