Skip to content

Commit 8f22be8

Browse files
authored
Merge pull request #3386 from RonanSynnottArm/gnu
Add link for older Arm GNU Toolchain versions KBA
2 parents 9f23ce8 + 6db5862 commit 8f22be8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/install-guides/gcc/arm-gnu.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ There are many versions of the [Arm GNU Toolchain](https://developer.arm.com/Too
2626

2727
However there are reasons you may wish to use earlier compiler versions, so older versions are also available.
2828

29+
See also [Where can I get older versions of the Arm GNU Toolchain and GCC for Arm Platforms?](https://developer.arm.com/documentation/ka005611/latest)
30+
2931
## Download the Arm GNU Toolchain {#download}
3032

3133
Arm GNU Toolchain releases consist of cross toolchains for the following host operating systems:
@@ -171,4 +173,4 @@ Additional examples are included in the toolchain installation. If you installed
171173
```console
172174
$HOME/arm-gnu-toolchain-15.2.rel1-aarch64-arm-none-eabi/share/doc/gcc-arm-none-eabi/examples
173175
```
174-
You're now ready to use Arm GNU Toolchain.
176+
You're now ready to use Arm GNU Toolchain.

0 commit comments

Comments
 (0)