Latest CI maintained Precompiled Standalone ARM & ARM64 Toolchains for Raspberry Pi SBCs |
ย
- A. Precompiled Toolchains: Easy-to-Deploy
- B. Build-Script for Developers: Do It Yourself
- C. Cross-Compiling Latest QT Framework for Pi
- D. Supporting this Project
- E. Bonus: Additional Toolchains Information
- F. Citation
- G. License
- H. Acknowledgments
ย
ย
This project provides the Latest, CI maintained, Precompiled Raspberry Pi CPU optimized GCC Cross & Native (ARM & ARM64) Compressed Standalone Toolchains, that is fastest to setup and saves you tons of time and helps you to get quickly started with software development on Pi.
This project benefits everyone, from Professional Devs to a college research Student, looking for latest Easy-to-Deploy precompiled GCC toolchains for their Hobby Raspberry Pi project(s).
ย
ย
- โ๏ธ Latest GCC 14.2.0 toolchains available.
- โ๏ธ Automated CI maintained GCC standalone ARM & ARM64 toolchains.
- โ๏ธ Hardcoded paths free both Cross & Native Raspbian Bookworm OS (Debian 12) toolchains available.
- โ๏ธ Separate binaries for each Raspberry Pi variant (including latest Raspberry Pi 5).
- โ๏ธ PIGZ-TAR Compressed Binaries available with maximum possible compression.
- โ๏ธ Exclusive ARM64 & AARCH64 Binaries for Raspberry Pi 64-Bit kernel OS flavors.
- โ๏ธ Open-sourced Toolchains build-scripts are also available.
- โ๏ธ Comprehensive Guide for Cross-compile Latest QT for any Raspberry Pi variant/model available
- โ๏ธ Latest GDB Debugger v15.1 included in all binaries.
ย
ย
This project now utilizes powerful Github Actions CI(Continuous Integration) to auto-compile Compressed GCC Cross & Native ARM & ARM64 Toolchain binaries and thereby auto-deploy them to SourceForge repository.
ย
Our pre-compiled TAR-PIGZ compressed and OS-targeted GCC Toolchain binaries can easily be downloaded from the project's SourceForge Repository or by clicking the links provided in the following table:
Note
- Host OS: on which the toolchain is executed/used.
- Target OS: for which the toolchain generates code.
Warning
The Stretch (Debian Version 9) 32-bit/64-bit toolchains are no longer supported!
Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
---|---|---|---|---|
Raspberry Pi GCC Cross-Compiler Toolchains (Buster) | any x64/x86 Linux machine | Buster 32-bit OS (Debian Version 10) only | Stable/Production | 8.3.0, 10.2.0, 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC Cross-Compiler Toolchains (Bullseye) | any x64/x86 Linux machine | Bullseye 32-bit OS (Debian Version 11) only | Stable/Production | 10.2.0, 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC Cross-Compiler Toolchains (Bookworm) | any x64/x86 Linux machine | Bookworm 32-bit OS (Debian Version 12) only | Stable/Production | 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC Native-Compiler Toolchains (Buster) | Buster 32-bit OS (Debian Version 10) only | Buster 32-bit OS (Debian Version 10) only | Stable/Production | 13.3.0, 14.2.0 |
Raspberry Pi GCC Native-Compiler Toolchains (Bullseye) | Bullseye 32-bit OS (Debian Version 11) only | Bullseye 32-bit OS (Debian Version 11) only | Stable/Production | 13.3.0, 14.2.0 |
Raspberry Pi GCC Native-Compiler Toolchains (Bookworm) | Bookworm 32-bit OS (Debian Version 12) only | Bookworm 32-bit OS (Debian Version 12) only | Stable/Production | 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains (Buster) | any x64/x86 Linux machine | Buster 64-bit OS (Debian Version 10) only | Stable/Production | 8.3.0, 10.2.0, 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains (Bullseye) | any x64/x86 Linux machine | Bullseye 64-bit OS (Debian Version 11) only | Stable/Production | 10.2.0, 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains (Bookworm) | any x64/x86 Linux machine | Bookworm 64-bit OS (Debian Version 12) only | Stable/Production | 12.2.0, 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Native-Compiler Toolchains (Buster) | Buster 64-bit OS (Debian Version 10) only | Buster 64-bit OS (Debian Version 10) only | Stable/Production | 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Native-Compiler Toolchains (Bullseye) | Bullseye 64-bit OS (Debian Version 11) only | Bullseye 64-bit OS (Debian Version 11) only | Stable/Production | 13.3.0, 14.2.0 |
Raspberry Pi GCC 64-Bit Native-Compiler Toolchains (Bookworm) | Bookworm 64-bit OS (Debian Version 12) only | Bookworm 64-bit OS (Debian Version 12) only | Stable/Production | 13.3.0, 14.2.0 |
Exclusive/Experimental Toolchains | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 14.2.0 (x86), 14.2.0 (x86_64) |
Tip
To get the location of each Binary of this project on SourceForge, you can also check out this Reference Tree.
ย
These precompiled toolchains setup requires just three easy steps - Downloading, Extracting and Linking:
โก๏ธ WIKI-Documentation (en-English)
ย
ย
This project now provides user-friendly open-sourced bash build-scripts that auto-generates Compressed Cross & Native GCC ARM & ARM64 Toolchain binaries targeting Raspberry Pi 32-bit & 64-bit OSes. If you need additional language supportneed to compile another suitable GCC version toolchains for your Raspberry Pi, then you can use these scripts to manually compile any GCC toolchains by running suitable build-scripts yourself through your system terminal.
โก๏ธ All Build-scripts are here
ย
ย
Now, there's a steps-by-step guide available to cross-compile Latest QT for any Raspberry Pi variant/model available, using the Raspberry Pi Toolchains available with this project:
โก๏ธ Step-by-Step Instruction for Cross-Compiling Latest QT Framework for Raspberry Pi
ย
ย
If these binaries helped you big time, please consider supporting it through any size donations. โค๏ธ
Also please share your thoughts or just drop a ๐.
ย
ย
- All Raspberry Pi hardware/versions/models are currently supported.
- Any other ARM & ARM64 Device (such as Android, other SBCs, IoT etc.) with similar or compatible Hardware architecture(see Optimization Flags), should also work.
ย
- C++
- Fortran
- C
- Any other language support can be easily compiled.
ย
These toolchains are built with these following system-specific LTO (Link Time Optimization) flags, therefore you can easily take advantage of your Raspberry Pi's CPU specific features with these Toolchains while compiling your programs:
Raspberry Pi Board | Link Time Optimization Flags |
---|---|
Raspberry Pi - Zero W/WH/2W & 1 Model A/B/A+/B+ | -march=armv6 -mfloat-abi=hard -mfpu=vfp |
Raspberry Pi - 2/3 Model A/B | -march=armv7-a -mfloat-abi=hard -mfpu=neon-vfpv4 |
Raspberry Pi - 3 Model A+/B+ & 4 Model 400/B & 5 & Compute 3/3-lite/3+/4 (32-Bit) | -march=armv8-a -mfloat-abi=hard -mfpu=neon-fp-armv8 |
Raspberry Pi - 3 Model A+/B+ & 4 Model B 400/B & 5 & Compute 3/3-lite/3+/4 (64-Bit) | -march=armv8-a+fp+simd |
Note
Raspberry Pi 5: The latest Raspberry Pi 5 uses a Broadcom BCM2711 SoC with a 2.4GHz 64-bit Quad-core Arm Cortex-A76 processor, that also have armv8-a architecture similar to Raspberry Pi 4, therefore it is also officially supported!
ย
ย
Here is a Bibtex entry you can use to cite this project in a publication:
@misc{raspberry-pi-cross-compilers,
Title = {Raspberry Pi Toolchains},
Author = {Abhishek Thakur},
howpublished = {\url{https://github.com/abhiTronix/raspberry-pi-cross-compilers}},
year = {2020}
}
ย
ย
Copyright ยฉ 2020 abhiTronix
This Project source-code and its precompiled binaries are licensed under the GPLv3 license.
ย
ย
Thank you,
- GNU project for providing the latest source code.
- Raspberry Pi project for providing the latest kernel and docs.
- GitHub Actions for making it easier to automate Toolchain Builder workflows.
- Sourceforge project for allowing me to publish these binaries.