Re: [Valgrind-users] Unable to cross compile Valgrind for ARM

2017-11-23 Thread John Reiser
Hi everyone, I'm having a problem while trying to cross compile Valgrind for ARM. armv6 and lower are not supported because the hardware lacks reasonable support for threads. It is [was] possible to run memcheck of a single-thread program on amrv6. Search the mailing list archives and bug rep

Re: [Valgrind-users] Unable to cross compile Valgrind for ARM

2017-11-23 Thread Toàn Trần
Hi John Reiser, Thank you for your reply. To be more specific, here is my target device spec: *Processor : ARM926EJ-S rev 5 (v5l) BogoMIPS : 119.19 Features : swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 5TEJ CPU variant : 0x0 CPU part : 0x926 CPU revision : 5 * Sinc

Re: [Valgrind-users] Unable to cross compile Valgrind for ARM

2017-11-23 Thread John Reiser
To be more specific, here is my target device spec: Processor : ARM926EJ-S rev 5 (v5l) BogoMIPS : 119.19 Features : swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 5TEJ CPU variant : 0x0 CPU part : 0x926 CPU revision : 5 So i tried your suggestion, which is "Delete