jamesadevine / pldi-artifact-evaluation

0 stars 0 forks source link

arm-none-eabi-gcc: not found on windows #3

Closed tballmsft closed 6 months ago

tballmsft commented 6 months ago
#28 [24/25] RUN cd /jacdac-msr-modules && make drop
#28 0.576 make TARGET=lora-e5-88-4.0
#28 0.577 make[1]: Entering directory '/jacdac-msr-modules'
#28 1.735 echo 'const char app_fw_version[] = "v0.20.3-26-g7f2a104";' > built/lora-e5-88-4.0/version-tmp.c
#28 1.739 refresh version
#28 1.740 make -j8 build
#28 1.742 make[2]: Entering directory '/jacdac-msr-modules'
#28 1.760 CC targets/lora-e5-88-4.0/profile/base.c
#28 1.764 CC jacdac-c/source/jd_control.c
#28 1.764 CC jacdac-c/source/jd_io.c
#28 1.764 /bin/sh: 1: arm-none-eabi-gcc: not found
#28 1.765 /bin/sh: 1: make[2]: *** [jacdac-stm32x0/build.mk:281: built/lora-e5-88-4.0/app/jd/prof-base.o] Error 127