How to Install lib32asan4-sparc64-cross in Ubuntu 18.04



Install lib32asan4-sparc64-cross by entering the following commands in the terminal:

sudo apt update
sudo apt install lib32asan4-sparc64-cross

Description:

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Homepage: http://gcc.gnu.org/

Version: 7.3.0-16ubuntu3cross1

Section: universe/devel