Closed BasileCuneo closed 9 months ago
In the SOO user guide, in the instructions to install the AArch-32, the following command is not working:
$ sudo wget https://snapshots.linaro.org/gnu-toolchain/11.3-2022.06-1/arm-linux-gnueabihf/gcc-linaro-11.3.1-2022.06-x86_64_arm-linux-gnueabihf.tar.xz
The given URL seems to be the issue here.
fixed in commit 2576224
In the SOO user guide, in the instructions to install the AArch-32, the following command is not working:
$ sudo wget https://snapshots.linaro.org/gnu-toolchain/11.3-2022.06-1/arm-linux-gnueabihf/gcc-linaro-11.3.1-2022.06-x86_64_arm-linux-gnueabihf.tar.xz
The given URL seems to be the issue here.