I was build a pforth_standalone and not getting the new changes.
It turned out that I was accidentally picking up an old "csrc/pfdicdat.h" file.
I tried to modify the Makefile so it would abort if detected but couldn't get that to work.
So I just print a warning and delete "csrc/pfdicdat.h".
I was build a pforth_standalone and not getting the new changes. It turned out that I was accidentally picking up an old "csrc/pfdicdat.h" file. I tried to modify the Makefile so it would abort if detected but couldn't get that to work. So I just print a warning and delete "csrc/pfdicdat.h".