In the past, Linaro released binary builds of GCC cross-toolchains for ARM and AARCH64, but this has since stopped, and up-to-date toolchains are now being released directly by ARM. Update cross compilation section of documentation to reflect this.
Reported-by: Vin Xue <vin...@outlook.com> Signed-off-by: Leif Lindholm <l...@nuviainc.com> --- Readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index e1350b456619..a800f86b84a9 100644 --- a/Readme.md +++ b/Readme.md @@ -56,11 +56,11 @@ X64 | x86_64-linux-gnu- \* i386, i486, i586 or i686 ### GCC -Linaro provides GCC toolchains for -[aarch64-linux-gnu](https://releases.linaro.org/components/toolchain/binaries/latest/aarch64-linux-gnu/) -and [arm-linux-gnueabihf](https://releases.linaro.org/components/toolchain/binaries/latest/arm-linux-gnueabihf/) -compiled to run on x86_64/i686 Linux and i686 Windows. Some Linux distributions -provide their own packaged cross-toolchains. +ARM provides binary downloads of prebuilt GCC cross-toolchains for +[aarch64-linux-gnu and arm-linux-gnueabihf](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads) +compiled to run on i686 Windows as well as x86_64 and aarch64 +(for arm-linux-gnueabihf) x86_64 Linux. +Some Linux distributions provide their own packaged cross-toolchains. ### clang Clang does not require separate cross compilers, but it does need a -- 2.20.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#62606): https://edk2.groups.io/g/devel/message/62606 Mute This Topic: https://groups.io/mt/75518796/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-