Is the maintainer / developer of ARNOLD a member here? (Sorry if this is a stupid question

Still relatively new to the CPC scene!)
Problem - it doesn't compile on Pocket C.H.I.P.
I am attaching the output of configure and make, and config.status.
make fails with "/usr/bin/ld: invalid BFD target `elf32-i386'".
I tried setting this manually (obviously, the architecture is wrong - it should be ARMv7 or the like)
in the generated makefile to armv7l, but to no avail.