Gareth Bransby wrote:
This is the last line before the errors are reported. It seems to be compiling synth.
/home/gar/install/bin/arm-elf-gcc -DHAVE_CONFIG -I. -I. -I. -DFPM_ARM -Wall -O -mcpu=arm7di -fforce-mem -fforce-addr
As far as I remeber, FPM_ARM shouldn't be there... for the Newton port, I used FPM_DEFAULT. It looks like a configuration issue with the Makefile, configure, etc.
Eckhart