File tree Expand file tree Collapse file tree
content/install-guides/gcc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ There are many versions of the [Arm GNU Toolchain](https://developer.arm.com/Too
2626
2727However 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
3133Arm 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.
You can’t perform that action at this time.
0 commit comments