

You can check if the toolchain installed above works properly while checking the version of toolchain. In order to add the toolchain path to PATH, paste below lines to $HOME/.bashrc.Įxport CROSS_COMPILE=arm-linux-gnueabihf-Įxport PATH= /opt /toolchains /gcc-linaro-arm-linux-gnueabihf- 4.9- 2014.09_linux /bin /: $PATH $ sudo tar xvf gcc-linaro-arm-linux-gnueabihf- 4.9- 2014.09_ -C /opt /toolchains / Once the download is done, extract the tarball to /opt/toolchains/.
