You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial support for Raspbian Bullseye OS(Debian 11) ARM/ARM64 Raspberry Pi Toolchains. (Fixes#84)
- Added GCC version `10.2.0` as Bullseye toolchains base.
- Added Binutils version `2.35.2` as Bullseye toolchains base.
- Added GLIBC version `2.31` as Bullseye toolchains base.
- Updated User and CI bash scripts.
- Updated Binary and Docs Sourceforge deployer.
- Updated complete Docs and links.
- Remove obsolete GCC versions from docs.
Copy file name to clipboardExpand all lines: QT_build_instructions.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -341,11 +341,11 @@ cd ~/rpi-qt/tools
341
341
342
342
Copy URL from one of following Precompiled Compressed Base-Toolchain _(for maximum compatability)_ based on your Raspberry Pi Variant and OS you installed on it, from below:
343
343
344
-
| Raspberry Pi Board | Stretch(32-bit) OS | Buster(32-bit) OS |
345
-
| ---------- | :--------: | :------: |
346
-
| Raspberry Pi - *Zero/W/WH & 1 Model A/B/A+/B+*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%201%2C%20Zero/cross-gcc-6.3.0-pi_0-1.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%201%2C%20Zero/cross-gcc-8.3.0-pi_0-1.tar.gz)|
347
-
| Raspberry Pi - *2 & 3 Model A/B*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%202%2C%203/cross-gcc-6.3.0-pi_2-3.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%202%2C%203/cross-gcc-8.3.0-pi_2-3.tar.gz)|
348
-
| Raspberry Pi - *3 & 4 Model A+/B+ & Compute 3/3-lite/3+*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%203A%2B%2C%203B%2B%2C%204/cross-gcc-6.3.0-pi_3%2B.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%203A%2B%2C%203B%2B%2C%204/cross-gcc-8.3.0-pi_3%2B.tar.gz)|
344
+
| Raspberry Pi Board | Stretch(32-bit) OS | Buster(32-bit) OS | Bullseye(32-bit) OS |
345
+
| ---------- | :--------: | :------: | :------: |
346
+
| Raspberry Pi - *Zero/W/WH & 1 Model A/B/A+/B+*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%201%2C%20Zero/cross-gcc-6.3.0-pi_0-1.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%201%2C%20Zero/cross-gcc-8.3.0-pi_0-1.tar.gz)|[10.2.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Bullseye/GCC%2010.2.0/Raspberry%20Pi%201%2C%20Zero/cross-gcc-10.2.0-pi_0-1.tar.gz)|
347
+
| Raspberry Pi - *2 & 3 Model A/B*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%202%2C%203/cross-gcc-6.3.0-pi_2-3.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%202%2C%203/cross-gcc-8.3.0-pi_2-3.tar.gz)|[10.2.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Bullseye/GCC%2010.2.0/Raspberry%20Pi%202%2C%203/cross-gcc-10.2.0-pi_2-3.tar.gz)|
348
+
| Raspberry Pi - *3 & 4 Model A+/B+ & Compute 3/3-lite/3+*|[6.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Stretch/GCC%206.3.0/Raspberry%20Pi%203A%2B%2C%203B%2B%2C%204/cross-gcc-6.3.0-pi_3%2B.tar.gz)|[8.3.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Buster/GCC%208.3.0/Raspberry%20Pi%203A%2B%2C%203B%2B%2C%204/cross-gcc-8.3.0-pi_3%2B.tar.gz)|[10.2.0](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/Bullseye/GCC%2010.2.0/Raspberry%20Pi%203A%2B%2C%203B%2B%2C%204/cross-gcc-10.2.0-pi_3%2B.tar.gz)|
349
349
350
350
**Note:** You can also use the [latest cross-compiler binaries](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/Raspberry%20Pi%20GCC%20Cross-Compiler%20Toolchains/) instead. But they are not tested.
|**Raspberry Pi GCC Cross-Compiler Toolchains (Stretch)**| any x64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) only | Stable/Production |[6.3.0][cc-stretch-630], [9.4.0][cc-stretch-940], [10.3.0][cc-stretch-1030]|
135
135
|**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][cc-buster-830], [9.4.0][cc-buster-940], [10.3.0][cc-buster-1030]|
136
+
|**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][cc-bullseye-1020], [10.3.0][cc-bullseye-1030]|
136
137
|**Raspberry Pi GCC Native-Compiler Toolchains (Stretch)**| Stretch **32-bit OS** (Debian Version 9) only | Stretch **32-bit OS** (Debian Version 9) only | Stable/Production |[9.4.0][nc-stretch-940], [10.3.0][nc-stretch-1030]|
137
138
|**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 |[9.4.0][nc-buster-940], [10.3.0][nc-buster-1030]|
139
+
|**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 |[10.3.0][nc-bullseye-1030]|
138
140
|**Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains (Stretch)**| any x64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) only | Stable/Production |[6.3.0][cc-stretch64-630], [9.4.0][cc-stretch64-940], [10.3.0][cc-stretch64-1030]|
139
141
|**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][cc-buster64-830], [9.4.0][cc-buster64-940], [10.3.0][cc-buster64-1030]|
142
+
|**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][cc-bullseye64-1020], [10.3.0][cc-bullseye64-1030]|
140
143
|**Raspberry Pi GCC 64-Bit Native-Compiler Toolchains (Stretch)**| Stretch **64-bit OS** (Debian Version 9) only | Stretch **64-bit OS** (Debian Version 9) only | Stable/Production |[9.4.0][nc-stretch64-940], [10.3.0][nc-stretch64-1030]|
141
144
|**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 |[9.4.0][nc-buster64-940], [10.3.0][nc-buster64-1030]|
145
+
|**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 |[10.3.0][nc-bullseye64-1030]|
142
146
|**Exclusive/Experimental Toolchains**| x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental |[10.3.0 (x86)][dc-x86-1030], [10.3.0 (x86_64)][dc-x86_64-1030]|
143
147
144
148
**Tip::bulb:**_To get the location of each Binary of this project on SourceForge, you can also check out [this Reference Tree](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
0 commit comments