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 Reply Children
  • I'm in a similar situation looking for prebuilt binaries for the latest "GNU Embedded Toolchain for Arm" that will run on a Raspberry Pi with Raspbian (ie: armhf). For example, I'd like a prebuilt binary for the latest release 8-2019q3-update.

    https://launchpad.net/gcc-arm-embedded/+announcement/15293

    I've tried building from the source, but have not been successful. The link provided to Linaro above did not appear to have what I need. 

    Does anyone know of a place where these prebuilt binaries can be found? Or, does anyone have information on how to build the binaries locally? I've previously followed the PDF instructions provided with the source to build but was not able to get it to build on a Raspberry Pi or through cross-compiling.

  • I have Puppy-Linux on RPi3.

    Now I wanted to start with STM8 and have all the hardware but

    miss a SDCC (Small Device Cross Compiler) and 

    the STMflash for STlinkv2 and only find sources for both that I'm incapable to compile on a RPi3.

     (GCC on linaro is far too big)

    Has anybody just compiled that for ARMv6 or does someone know where to get them as binaries?