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
Copy file name to clipboardExpand all lines: content/install-guides/gcc/arm-gnu.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ There are many versions of the [Arm GNU Toolchain](https://developer.arm.com/Too
27
27
28
28
However there are reasons you may wish to use earlier compiler versions, so older versions are also available.
29
29
30
-
## Download toolchain {#download}
30
+
## How do I download the Arm GNU Toolchain? {#download}
31
31
32
32
Arm GNU Toolchain releases consist of cross toolchains for the following host operating systems:
33
33
@@ -45,7 +45,7 @@ macOS
45
45
46
46
Download the correct toolchain variant for your development needs from the [Arm Developer website](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads).
47
47
48
-
## Installing on Linux
48
+
## How do I install the Arm GNU Toolchain on Linux?
0 commit comments