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
<ahref="https://sourceforge.net/p/raspberry-pi-cross-compilers/"><imgalt="Download Raspberry Pi GCC Cross & Native Compiler"src="https://sourceforge.net/sflogo.php?type=17&group_id=3021982"width=200></a> [](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/latest/download)
6
+
7
+
8
+
6
9
## Summary:
7
10
This project contains the UpToDate set of **Precompiled Raspberry pi GCC Cross & Native Compilers Binaries/Toolchains**, saving your tons of time(*No compiling or Error Handling needed whatsoever*). Just Extract, Link & Enjoy complete GCC(*Raspberry Pi*) functionality in your Machine. You can use its native compilers for Raspberry Pi(*Can be used along with old & slow 6.3.0 GCC*), Or use the Cross-Compiler in any Linux Machine(*Tested on Latest Ubuntu/bionic x64*) to compile programs for your Raspberry Pi. All these compilers binaries are Raspberry Pi hardware optimized for enhanced overall performance.
8
11
12
+
13
+
9
14
### Features:
10
15
- Fully Raspberry Pi Optimized and Improved Performance [Benchmarking Result](https://www.phoronix.com/scan.php?page=article&item=gcc-81-benchmarks&num=1)
11
16
- C++17 support (Default Raspberry pi GCC 6.3.0 lacks it) and Other [Major Changes](https://www.gnu.org/software/gcc/gcc-8/changes.html)
12
17
- Fastest inbuilt **LTO-Link-Time-Optimizations**(*Raspberry pi hardware optimized GCC*)
13
18
- Ridiculously low installation time(few mins)
14
19
- Best Cross-Compiler Cmake Compatibility
15
20
21
+
22
+
16
23
### Supported GCC Versions:
17
24
- GCC 6.3.0
18
25
- GCC 7.4.0
@@ -33,6 +40,7 @@ This project contains the UpToDate set of **Precompiled Raspberry pi GCC Cross &
The original compiled GCC files source is licensed under the [GNU v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) license. However, This Project is licensed under the [Apache 2.0](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/LICENSE) license.
0 commit comments