Hello,
while trying to compile on windows with tiarmclang using MSYS2 as a linux environment on windows. this error appeared:
/bin/sh: line 1: C:/ti/ti-cgt-armllvm_2.1.3.LTS/bin/tiarmclang.exe: Argument list too long
after adapting the makefiles to run on windows so we avoid using MSYS2 we faced this error:
failed.
make (e=206): The filename or extension is too long.