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
**Update 06 March 2019[v2.5 (Stable-Release)]:*****Bump to Version 8.3.0 and Major enhancements including separately optimized binaries for all Raspberry Pi Models.***
6
-
7
-
<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>
8
-
9
-
[](https://sourceforge.net/projects/raspberry-pi-cross-compilers/files/latest/download)
5
+
<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)
10
6
## Summary:
11
7
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.
12
8
9
+
## Advantages:
10
+
- Fully Raspberry Pi Optimized and Improved Performance [Benchmarking Result](https://www.phoronix.com/scan.php?page=article&item=gcc-81-benchmarks&num=1)
11
+
- 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
+
- Fastest inbuilt **LTO-Link-Time-Optimizations**(*Raspberry pi hardware optimized GCC*)
13
+
- Ridiculously low installation time(few mins)
14
+
- Best Cross-Compiler Cmake Compatibility
15
+
13
16
### Supported GCC Versions:
14
17
- GCC 6.3.0
15
18
- GCC 7.4.0
@@ -33,6 +36,25 @@ These gcc compilers can optimize code by taking advantage of CPU specific featur
33
36
-**Cross-Compiler:** All Linux Distros (x32/x64) are currently supported.
34
37
-**Native-Compiler:** All Raspberry Pi version/model with Raspbian OS is supported. Other OS may/maynot work.
If this project help you reduce time to develop, you can give me a cup of coffee :)
@@ -134,14 +132,6 @@ If this project help you reduce time to develop, you can give me a cup of coffee
134
132
135
133
---
136
134
137
-
138
-
## Advantages:
139
-
- Fully Raspberry Pi Optimized and Improved Performance [Benchmarking Result](https://www.phoronix.com/scan.php?page=article&item=gcc-81-benchmarks&num=1)
140
-
- 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)
141
-
- Fastest inbuilt **LTO-Link-Time-Optimizations**(*Raspberry pi hardware optimized GCC*)
142
-
- Ridiculously low installation time(few mins)
143
-
- Best Cross-Compiler Cmake Compatibility
144
-
145
135
## Contributing and licenses:
146
136
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