Skip to content

Commit 094a5ba

Browse files
authored
Update README.md
1 parent 92e51bb commit 094a5ba

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@
88
<a align="center"> **Up-to-date PreBuilt GCC Cross & Native Compiler Standalone Toolchains for Raspberry Pi**</a>
99
</td></tr></table>
1010

11-
* This project contains **UpToDate PreBuilt Raspberry pi optimized GCC Cross & Native Compilers Standalone Toolchains** that can save you tons of time and energy(*no compiling and error handling required whatsoever*) & thereby helps you get quickly started with Pi development.
12-
* Enjoy latest GCC complete functionality on your Raspberry Pi machine in just three easy steps - [**Download, Extract and Link**](https://github.com/abhiTronix/raspberry-pi-cross-compilers#toolchain-installation-extracting--linking--testing-). Ideal for immediate use by developers.
11+
* This project contains **UpToDate PreBuilt Raspberry pi optimized GCC Cross & Native Compilers Toolchains** that can save you tons of time and energy(*no compiling and error handling required whatsoever*) & thereby helps you get quickly started with Pi development.
12+
* **Enjoy latest GCC complete functionality on your Raspberry Pi machine in just three easy steps - [Download, Extract and Link](https://github.com/abhiTronix/raspberry-pi-cross-compilers#toolchain-installation-extracting--linking--testing-).** Ideal for immediate use by developers.
13+
14+
* This repository provides **Free-Standing Standalone Cross-Compiler Toolchains** that gives a common setup for everyone, the same standardized headers with **no hardcoded paths**, and therefore same solutions for everyone.
15+
1316
* Available Raspberry Pi GCC compilers binaries are as follows:
1417
* **Native GCC Compilers:** can be used with any Raspberry Pi OS flavors(*32-bit/64-bit*). It can be use beside old default Raspbian GCC 6.3.0 that lacks some major features(*such as C++17 support*).
1518
* **Cross GCC Compilers:** can be used with any Linux Distributions(*32-bit/64-bit*) for cross-compiling programs for your Raspberry Pi machine.
19+
1620
* **ARM64 (*aka AArch64*)** is a popular platform that is currently experiencing growth in developer mind-share. This project now provides exclusive [64-bit ARM64 Raspberry Pi GCC Toolchains](https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki#bonus-64-bit-arm64-gcc-compilers-toolchains).
1721
* All these compilers binaries are Raspberry Pi hardware-optimized that enhances overall performance.
1822

@@ -21,9 +25,10 @@
2125
## Features
2226
#### What makes these Raspberry Pi GCC Toolchains special?
2327
- *Raspberry pi hardware-optimized GCC Standalone ARM Binaries*
28+
- *Hardcoded paths free Cross-Compiler, just use directly* <img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
2429
- *Separate binaries for each Raspberry Pi Model(including Compute modules)*
2530
- *Ridiculously low installation time(few mins)*
26-
- *Tar Compressed smaller size binaries*
31+
- *Tar Compressed*
2732
- *Latest [**GCC 9.1.0**](https://gcc.gnu.org/gcc-9/) binary available*<img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
2833
- *Exclusive **AArch64/ARM64** Binaries for Raspberry Pi 64-Bit OS flavors*<img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
2934
- *Inbuilt [latest GDB Debugger](https://www.gnu.org/software/gdb/download/ANNOUNCEMENT) for Cross Compilers*<img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/>
@@ -36,7 +41,7 @@
3641

3742
## Toolchain Installation (Extracting & Linking & Testing) <img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/configure.gif" width="5%"/>
3843

39-
<h3><img src="http://www.animatedimages.org/data/media/81/animated-hand-image-0021.gif" width="25" height="20"/> You can find Complete Installation, Testing and Other Useful Instructions in <a href = https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki>WIKI-SECTION</a></h3>
44+
### :point_right: You can find Complete Installation, Testing and Other Useful Instructions in <a href = https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki>WIKI-SECTION</a></h3> Guide.
4045

4146
&nbsp;
4247

0 commit comments

Comments
 (0)