Skip to content

Commit 716cd80

Browse files
committed
Docs Enhancements: More Updates
1 parent 1d91390 commit 716cd80

File tree

2 files changed

+15
-22
lines changed

2 files changed

+15
-22
lines changed

Diff for: README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
6060
* [**E. Toolchain Setup Documentation**](#e-toolchain-setup-documentation)
6161
* [**F. Supported Toolchains Programming Languages**](#f-supported-toolchains-programming-languages)
6262
* [**Build-Script for Developers**](#build-script-for-developers-do-it-yourself-muscle)
63-
* [**Cross-Compiling Latest QT Framework for Pi**](#cross-compiling-latest-qt-framework-for-pi)
63+
* [**Cross-Compiling Latest QT Framework for Pi** <img src="https://raw.githubusercontent.com/abhiTronix/Imbakup/master/Images/new.gif" />](#cross-compiling-latest-qt-framework-for-pi)
6464
* [**Supporting this Project :heart:**](#supporting-this-project)
6565
* [**Additional Information**](#additional-information)
6666
* [**Supported ARM Devices**](#supported-arm-devices)
@@ -95,9 +95,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
9595
- *Latest [**GCC 10.2.0**](https://gcc.gnu.org/gcc-10/) toolchains available.*
9696
- *Hardcoded paths free both Cross & Native **Raspbian Buster (Debian 10)** toolchains available.*
9797
- *Separate binaries for each Raspberry Pi variant (including latest Compute modules and Raspberry Pi 4).*
98-
- *PIGZ-TAR Compressed Binaries avaliable with maximum possible compression.*
98+
- *PIGZ-TAR Compressed Binaries available with maximum possible compression.*
9999
- *Exclusive **ARM64|AARCH64** Binaries for Raspberry Pi 64-Bit kernel OS flavors.*
100100
- *Open-sourced Toolchains build-scripts are also available.*
101+
- *[**Comprehensive Guide**](QT_build_instructions.md) for Cross-compile Latest QT for any Raspberry Pi variant/model available*
101102
- *Latest [**GDB Debugger v9.2**](https://www.gnu.org/software/gdb/download/ANNOUNCEMENT) included in all binaries.*
102103

103104

@@ -208,7 +209,7 @@ Open-Source is awesome :heart:
208209

209210
# Cross-Compiling Latest QT Framework for Pi
210211

211-
Now, there's a steps-by-step instructions to follow to cross-compile Latest QT for any Raspberry Pi variant/model available, using the Raspberry Pi Toolchains available with this project only.
212+
Now, there's a steps-by-step guide available to cross-compile Latest QT for any Raspberry Pi variant/model available, using the Raspberry Pi Toolchains available with this project:
212213

213214
[Step-by-Step Instruction for Cross-Compiling Latest QT Framework for Raspberry Pi](QT_build_instructions.md)
214215

Diff for: docs/root-gcc.md

+11-19
Original file line numberDiff line numberDiff line change
@@ -58,25 +58,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
5858

5959
<br>
6060

61-
### New v3.0+ Release SneekPeak
62-
63-
- *Automated CI maintained GCC standalone ARM & ARM64 toolchains.*
64-
- *Latest [**GCC 10.2.0**](https://gcc.gnu.org/gcc-10/) toolchains available.*
65-
- *Hardcoded paths free both Cross & Native **Raspbian Buster (Debian 10)** toolchains available.*
66-
- *Separate binaries for each Raspberry Pi variant (including latest Compute modules and Raspberry Pi 4).*
67-
- *PIGZ-TAR Compressed Binaries avaliable with maximum possible compression.*
68-
- *Exclusive **ARM64|AARCH64** Binaries for Raspberry Pi 64-Bit kernel OS flavors.*
69-
- *Open-sourced Toolchains build-scripts are also available.*
70-
- *Latest [**GDB Debugger v9.2**](https://www.gnu.org/software/gdb/download/ANNOUNCEMENT) included in all binaries.*
71-
72-
73-
<br>
74-
75-
-------------------------
76-
77-
<br>
78-
79-
8061
# Precompiled Toolchains: Easy-to-Use
8162

8263
This project now utilizes powerful [**Github Actions**][git-action] CI(Continuous Integration) to auto-compile Compressed GCC Cross & Native ARM & ARM64 Toolchain binaries and thereby auto-deploy them to SourceForge repository.
@@ -154,6 +135,17 @@ Open-Source is awesome
154135

155136
- **You can find complete information about these build-scripts [here](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/build-scripts)**
156137

138+
<br>
139+
140+
-------------------------
141+
142+
<br>
143+
144+
# Cross-Compiling Latest QT Framework for Pi
145+
146+
Now, there's a steps-by-step guide available to cross-compile Latest QT for any Raspberry Pi variant/model available, using the Raspberry Pi Toolchains available with this project:
147+
148+
[Step-by-Step Instruction for Cross-Compiling Latest QT Framework for Raspberry Pi >>>](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/QT_build_instructions.md)
157149

158150
<br>
159151

0 commit comments

Comments
 (0)