This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Prebuilt Toolchain for armv6l/armv7l/Raspberry Pi

I would like to know if there’s a process of getting addition CPU architectures into the prebuilt toolchains. The WIndows, MacOS, and Linux 64 bit toolchains are great, but I was hoping to be able grab one for running on a Raspberry Pi 2/3. The current version available via the Raspbian packages repo is a bit old.

Does anyone have a pointer to prebuilt versions (both current and older would be nice) for armv6l/armv7l/Raspberry Pi hosts?

Parents
  • Hi
    From what I can see, you need prebuilt toolchains that run on Arm v6/v7 hardware. At this point, Arm only provides cross-toolchains that run on x86 host. We soon plan to provide cross-toolchains that run on AArch64 (Armv8) running Linux. But there is no plan to provide Armv7 or Armv6 hosted toolchain from Arm.
    Regards
    Ashok

Reply
  • Hi
    From what I can see, you need prebuilt toolchains that run on Arm v6/v7 hardware. At this point, Arm only provides cross-toolchains that run on x86 host. We soon plan to provide cross-toolchains that run on AArch64 (Armv8) running Linux. But there is no plan to provide Armv7 or Armv6 hosted toolchain from Arm.
    Regards
    Ashok

Children