|
8 | 8 | <a align="center"> **Up-to-date PreBuilt GCC Cross & Native Compiler Standalone Toolchains for Raspberry Pi**</a> |
9 | 9 | </td></tr></table> |
10 | 10 |
|
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 | + |
13 | 16 | * Available Raspberry Pi GCC compilers binaries are as follows: |
14 | 17 | * **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*). |
15 | 18 | * **Cross GCC Compilers:** can be used with any Linux Distributions(*32-bit/64-bit*) for cross-compiling programs for your Raspberry Pi machine. |
| 19 | + |
16 | 20 | * **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). |
17 | 21 | * All these compilers binaries are Raspberry Pi hardware-optimized that enhances overall performance. |
18 | 22 |
|
|
21 | 25 | ## Features |
22 | 26 | #### What makes these Raspberry Pi GCC Toolchains special? |
23 | 27 | - *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"/> |
24 | 29 | - *Separate binaries for each Raspberry Pi Model(including Compute modules)* |
25 | 30 | - *Ridiculously low installation time(few mins)* |
26 | | -- *Tar Compressed smaller size binaries* |
| 31 | +- *Tar Compressed* |
27 | 32 | - *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"/> |
28 | 33 | - *Exclusive **AArch64/ARM64** Binaries for Raspberry Pi 64-Bit OS flavors*<img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif"/> |
29 | 34 | - *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 | 41 |
|
37 | 42 | ## Toolchain Installation (Extracting & Linking & Testing) <img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/configure.gif" width="5%"/> |
38 | 43 |
|
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. |
40 | 45 |
|
41 | 46 | |
42 | 47 |
|
|
0 commit comments