I am trying to install the gnu arm toolchain for ubuntu. I first downloaded the tar from CodeSourcery. However when I go into the bin folder, I cannot run any of the binarie
I was also facing the same issue and resolved it after installing the following dependency:
sudo apt-get install lib32z1-dev