Unable to build Duet3Exp FW3.5
-
Trying and failing to compile unmodified 3.5 EXP3HC fw per https://github.com/Duet3D/Duet3Expansion
c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: unrecognized option '--no-warn-rwx-segment' c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: use the --help option for usage information collect2.exe: error: ld returned 1 exit status make[1]: *** [makefile:96: Duet3Firmware_EXP3HC.elf] Error 1 make: *** [makefile:81: all] Error 2 "make -j12 all" terminated with exit code 2. Build might be incomplete. 16:41:52 Build Failed. 4 errors, 0 warnings. (took 9s.61ms)
Thank you for any help
-
Updating my previous toolchain from 10.1 to 13.2 fixed the problem and is compiling,
Thanks Guys -
-