Hi,

In amforth-6.0/appl/arduino/Makefile

AS_INCLUDE=-I $(ATMEL)/Appnotes2 -I$(CORE)
Should be
AS_INCLUDE=-I $(ATMEL)/Appnotes2 -I$(CORE) -I $(CORE)/devices/ -I
$(AMFORTH)/common

Otherwise it won't compile.

-- 
Best regards,
Atommann

------------------------------------------------------------------------------
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to