Skip to content

Commit

Permalink
Addtional Docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiTronix committed Feb 6, 2021
1 parent eeebc3a commit c0f6172
Show file tree
Hide file tree
Showing 17 changed files with 161 additions and 153 deletions.
18 changes: 9 additions & 9 deletions docs/base-gcc.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou

| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
| :---------- | :--------: | :-------: | :--------: | :------------------------: |
| **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, 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.2.0 |
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.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, 9.3.0, 10.2.0|
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **Exclusive/Experimental Toolchains** | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 10.2.0 (x86), 10.2.0 (x86_64) |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **32-bit OS** (Debian Version 9) | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Buster) | Buster **32-bit OS** (Debian Version 10) | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **64-bit OS** (Debian Version 9) | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Buster) | Buster **64-bit OS** (Debian Version 10) | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Exclusive/Experimental **Desktop** Toolchains | x86/x86_64 Pi **Desktop** OS | x86/x86_64 Pi **Desktop** OS | Beta/Experimental | 10.2.0 (x86), 10.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](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
Expand Down
18 changes: 9 additions & 9 deletions docs/cross-gcc-buster.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou

| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
| :---------- | :--------: | :-------: | :--------: | :------------------------: |
| **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, 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.2.0 |
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.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, 9.3.0, 10.2.0|
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **Exclusive/Experimental Toolchains** | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 10.2.0 (x86), 10.2.0 (x86_64) |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **32-bit OS** (Debian Version 9) | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Buster) | Buster **32-bit OS** (Debian Version 10) | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **64-bit OS** (Debian Version 9) | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Buster) | Buster **64-bit OS** (Debian Version 10) | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Exclusive/Experimental **Desktop** Toolchains | x86/x86_64 Pi **Desktop** OS | x86/x86_64 Pi **Desktop** OS | Beta/Experimental | 10.2.0 (x86), 10.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](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
Expand Down
18 changes: 9 additions & 9 deletions docs/cross-gcc-stretch.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou

| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
| :---------- | :--------: | :-------: | :--------: | :------------------------: |
| **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, 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.2.0 |
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.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, 9.3.0, 10.2.0|
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **Exclusive/Experimental Toolchains** | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 10.2.0 (x86), 10.2.0 (x86_64) |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **32-bit OS** (Debian Version 9) | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Buster) | Buster **32-bit OS** (Debian Version 10) | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **64-bit OS** (Debian Version 9) | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Buster) | Buster **64-bit OS** (Debian Version 10) | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Exclusive/Experimental **Desktop** Toolchains | x86/x86_64 Pi **Desktop** OS | x86/x86_64 Pi **Desktop** OS | Beta/Experimental | 10.2.0 (x86), 10.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](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
Expand Down
18 changes: 9 additions & 9 deletions docs/cross-gcc.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou

| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
| :---------- | :--------: | :-------: | :--------: | :------------------------: |
| **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, 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.2.0 |
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.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, 9.3.0, 10.2.0|
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **Exclusive/Experimental Toolchains** | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 10.2.0 (x86), 10.2.0 (x86_64) |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **32-bit OS** (Debian Version 9) | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Buster) | Buster **32-bit OS** (Debian Version 10) | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **64-bit OS** (Debian Version 9) | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Buster) | Buster **64-bit OS** (Debian Version 10) | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Exclusive/Experimental **Desktop** Toolchains | x86/x86_64 Pi **Desktop** OS | x86/x86_64 Pi **Desktop** OS | Beta/Experimental | 10.2.0 (x86), 10.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](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
Expand Down
19 changes: 10 additions & 9 deletions docs/cross-gcc64-buster.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,16 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou

| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
| :---------- | :--------: | :-------: | :--------: | :------------------------: |
| **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, 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.2.0 |
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **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, 9.3.0, 10.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, 9.3.0, 10.2.0|
| **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.3.0, 10.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 | 9.3.0, 10.2.0 |
| **Exclusive/Experimental Toolchains** | x86/x86_64 Pi Desktop | x86/x86_64 Pi Desktop | Beta/Experimental | 10.2.0 (x86), 10.2.0 (x86_64) |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Stretch) | any x86_64/x86 Linux machine | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 6.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 64-Bit **Cross-Compiler** Toolchains (Buster) | any x86_64/x86 Linux machine | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 8.3.0, 9.3.0, 10.2.0|
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **32-bit OS** (Debian Version 9) | Stretch **32-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 32-Bit **Native-Compiler** Toolchains (Buster) | Buster **32-bit OS** (Debian Version 10) | Buster **32-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Stretch) | Stretch **64-bit OS** (Debian Version 9) | Stretch **64-bit OS** (Debian Version 9) | Stable/Production | 9.3.0, 10.2.0 |
| Raspberry Pi GCC 64-Bit **Native-Compiler** Toolchains (Buster) | Buster **64-bit OS** (Debian Version 10) | Buster **64-bit OS** (Debian Version 10) | Stable/Production | 9.3.0, 10.2.0 |
| Exclusive/Experimental **Desktop** Toolchains | x86/x86_64 Pi **Desktop** OS | x86/x86_64 Pi **Desktop** OS | Beta/Experimental | 10.2.0 (x86), 10.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](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Toolchain-Binaries-Reference-Tree#toolchain-binaries-reference-tree)._
Expand Down
Loading

0 comments on commit c0f6172

Please sign in to comment.