Runtime for arm-linux-gnueabihf

I am trying to install a runtime for arm-linux-gnueabihf, but I am having trouble finding a package. So does Linux kernel supports that?

Sorry I forgot to mention the kernel version.
Is Linux kernel 4.2.0 supports runtime for arm-linux-gnueabihf?

You can download the runtime package from http://releases.linaro.org/components/toolchain/binaries/<version>-<release_date>/arm-linux-gnueabihf/runtime-linaro-gcc<version>-<release_date>-arm-linux-gnueabihf.tar.xz, but it should have already been included in toolchain binary package anyway.

It was not included. I am flashing Linaro 15.04 and kernel version is 4.2.0. Does Linux kernel 4.2.0 supports runtime for arm-linux-gnueabihf? Would you please suggest out related to this for the same?

hi,

what does Linaro 15.04 correspond to? Can you share the link? At the very least it seems quite old… Which board are you using?

Actually Linaro 15.04 Image is discarded from site because its older version. Anyways no issue, It also did not work on Linaro 15.06. Here I shared the link from which I cloned: https://builds.96boards.org/releases/dragonboard410c/linaro/ubuntu/15.06/

is there any specific reason why you need to stick to such an old version? We no longer support the kernel branch used at that time (this was the very first release for this board), and also Ubuntu 15.04 itself is not maintained/supported by Canonical anymore…

You should definitely start using the most recent releases, for example:

https://builds.96boards.org/releases/dragonboard410c/linaro/debian/latest/

If Debian is not a good option for you, then you can also make your own ubuntu image (based on recent version), but at least you would choose to use a recent kernel that we support.

Yup definitely. Thanks for your support.