From: Matthias T. <mt...@we...> - 2012-01-19 17:03:28
|
Hi Marcin, > Hello, > > my build of amforth trunk (r957) fails with amforth-eeprom.asm > that VE_ROOT is not defined anywhere. > > It seems that even ONLY restores the wordlist order to contain > FORTH vocabulary and there are no words defined in VE_ROOT. > > A patch below removes the VE_ROOT altogether, but I am not sure > this was intended (some work in progress?) You're right. My mistake, I put some files from the wrong branch of my internal source tree into the sourceforge repository. For now your patch is correct, I may re-introduce the ROOT wordlist in some later revisions.. Sorry Matthias |