Can anyone point me to build instructions for Valgrind on a Pi 5 with OS 6.1.0-rpi7-rpi-v8 ?
It must be possible since there is a package that builds a somewhat old Valgrind 3.19.
The problem is that the configure script detects an aarch64 OS but userland is 32bit. I can hack that by making it build for "arm" rather than "arm64".
After that there are several regtest files that fail to compile.
It must be possible since there is a package that builds a somewhat old Valgrind 3.19.
The problem is that the configure script detects an aarch64 OS but userland is 32bit. I can hack that by making it build for "arm" rather than "arm64".
After that there are several regtest files that fail to compile.
Statistics: Posted by paulfvgpi — Sun Jan 21, 2024 10:25 am