smartobjectoriented / soo

SOO - Smart Object Oriented - technology enables migration of Mobile Entities between Smart Objects in order to develop fully decentralized and autonomous embedded systems at large scale (https://smartobjectoriented.github.io/soo)
GNU General Public License v2.0
2 stars 1 forks source link

AArch-32 toolchain link not working #19

Closed BasileCuneo closed 9 months ago

BasileCuneo commented 1 year 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.

BasileCuneo commented 9 months ago

fixed in commit 2576224