From: Erich W. <ew....@na...> - 2012-08-18 15:58:06
|
Hello, On 08/18/2012 10:12 AM, Matthias Trute wrote: > Does the patch > > diff --git a/core/dict_core.inc b/core/dict_core.inc > index b7ddeb1..d88f9f6 100644 > --- a/core/dict_core.inc > +++ b/core/dict_core.inc > @@ -74,8 +74,8 @@ > .include "words/dodo.asm" > .include "words/doqdo.asm" > .include "words/i.asm" > -.include "words/doloop.asm" > .include "words/doplusloop.asm" > +.include "words/doloop.asm" > .include "words/unloop.asm" > > > help? Yes. avra is then producing a working system. :-) The same observation holds for amforth-4.9! > Does the quick fix from workaround > 1) give a working system? No. see my other reply in thread. If someone needs files, please speak up. Cheers, Erich |