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
Copy file name to clipboardExpand all lines: README.md
+26-20Lines changed: 26 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -74,25 +74,25 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
74
74
75
75
**What is this project?**
76
76
77
-
> _This project provides the latest, automated, CI maintained, precompiled [**Raspberry Pi CPU optimized**](#optimization-flags-involved) GCC Cross & Native (ARM & ARM64) Compressed Standalone Toolchains & Build-Scripts, that is [**fastest to setup**](#e-toolchain-setup-documentation) and saves you tons of time and thereby helps you to get quickly started with software development with Pi._
77
+
> _This project provides the latest, CI maintained, precompiled [**Raspberry Pi CPU optimized**](#optimization-flags-involved) GCC Cross & Native (ARM & ARM64) Compressed Standalone Toolchains, that is [**fastest to setup**](#e-toolchain-setup-documentation) and saves you tons of time and thereby helps you to get quickly started with software development with Pi._
78
78
79
79
**Who will benefit from the project?**
80
80
81
-
> _This project benefits everyone, from a professional Developer to a small Hobbyist to a college student, who's looking for latest easy-to-use precompiled GCC toolchains and build-scripts for there Raspberry Pi project(s)._
81
+
> _This project benefits everyone, from a professional Developer to a small Hobbyist to a research Student, who's looking for latest easy-to-use precompiled GCC toolchains and build-scripts for there Raspberry Pi project(s)._
82
82
83
83
84
84
85
85
86
86
### New-Release SneekPeak: v3.0
87
87
88
88
-*Automated CI maintained GCC standalone ARM/ARM64 toolchains.*<imgsrc="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
-*Separate binaries for each Raspberry Pi variant (including latest Compute modules and Raspberry Pi 4).*
92
92
-*Tar Compressed binaries with maximum possible compression.*
93
-
-*Exclusive **ARM64|AARCH64** Binaries for Raspberry Pi 64-Bit OS flavors.*
93
+
-*Exclusive **ARM64|AARCH64** Binaries for Raspberry Pi 64-Bit kernel OS flavors.*
94
94
-*Open-sourced Toolchains build-scripts are also available.*<imgsrc="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
95
-
-*Latest [**GDB Debugger v8.3.1**](https://www.gnu.org/software/gdb/download/ANNOUNCEMENT) included in all binaries.*<imgsrc="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
95
+
-*Latest [**GDB Debugger v9.1**](https://www.gnu.org/software/gdb/download/ANNOUNCEMENT) included in all binaries.*<imgsrc="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
96
96
97
97
98
98
@@ -123,14 +123,14 @@ This project now utilizes powerful [**Github Actions**][git-action] CI(Continuou
123
123
<br>
124
124
125
125
| Toolchains | Host OS | Target OS | Current Status | Precompiled GCC versions available |
|**Raspberry Pi GCC Cross-Compiler Toolchains(Stretch)**| any x64/x86 Linux machine | Raspbian Stretch OS (Debian Version 9) only | Stable/Production | 6.3.0, 9.2.0 |
128
-
|**Raspberry Pi GCC Cross-Compiler Toolchains(Buster)**| any x64/x86 Linux machine | Raspbian Buster OS (Debian Version 10) only | Stable/Production | 8.3.0, 9.2.0 |
129
-
|**Raspberry Pi GCC Native-Compiler Toolchains(Stretch)**| Raspbian Stretch OS (Debian Version 9) only | Raspbian Stretch OS (Debian Version 9) only | Stable/Production | 9.2.0 |
130
-
|**Raspberry Pi GCC Native-Compiler Toolchains(Buster)**| Raspbian Buster OS (Debian Version 10) only | Raspbian Buster OS (Debian Version 10) only | Stable/Production | 9.2.0 |
131
-
|**Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains**| any x64/x86 Linux machine | any x64 Raspberry Pi OS(like Pi64) | Stable/Production | 6.3.0, 8.3.0, 9.2.0 |
132
-
|**Raspberry Pi GCC 64-Bit Native-Compiler Toolchains**| any x64 Raspberry Pi OS(like Pi64) | any x64 Raspbian OS(like Pi64) | Stable/Production | 8.3.0, 9.2.0 |
|**Raspberry Pi GCC Cross-Compiler Toolchains(Stretch)**| any x64/x86 Linux machine | Raspbian Stretch OS (Debian Version 9) only | Stable/Production | 6.3.0, 9.2.0, 9.3.0|
128
+
|**Raspberry Pi GCC Cross-Compiler Toolchains(Buster)**| any x64/x86 Linux machine | Raspbian Buster OS (Debian Version 10) only | Stable/Production | 8.3.0, 9.2.0, 9.3.0|
129
+
|**Raspberry Pi GCC Native-Compiler Toolchains(Stretch)**| Raspbian Stretch OS (Debian Version 9) only | Raspbian Stretch OS (Debian Version 9) only | Stable/Production | 9.2.0, 9.3.0|
130
+
|**Raspberry Pi GCC Native-Compiler Toolchains(Buster)**| Raspbian Buster OS (Debian Version 10) only | Raspbian Buster OS (Debian Version 10) only | Stable/Production | 9.2.0, 9.3.0|
131
+
|**Raspberry Pi GCC 64-Bit Cross-Compiler Toolchains**| any x64/x86 Linux machine | any x64 Raspberry Pi OS(like Pi64) | Stable/Production | 6.3.0, 8.3.0, 9.2.0, 9.3.0|
132
+
|**Raspberry Pi GCC 64-Bit Native-Compiler Toolchains**| any x64 Raspberry Pi OS(like Pi64) | any x64 Raspbian OS(like Pi64) | Stable/Production | 8.3.0, 9.2.0, 9.3.0|
0 commit comments