Hello, I cloned cpctelera development branch and installed some required tools but when I run ./setup.sh I get:
*** BFD does not support target arm-apple-darwin21.6.0.
*** Look in bfd/config.bfd for supported targets.
make[4]: *** [configure-binutils] Error 1
Did anyone manage to do it? (compile cpctelera on macOS with M1 processor)
If someone needs it, issue is in sdcc version in cpctelera (it's too old).
I managed to compile it somehow by adding some of the changes from latest sdcc.
I hope that newer sdcc will be added to next cpctelera version.
https://github.com/lronaldo/cpctelera/issues/162