Re: [Amforth] compiling 5.8

2015-05-16 Thread Matthias Trute
Hi Paolo, I glad that the others on the list could help you get a running system (thanks!). > > ' refill-xon is refill ?? -13 15 > > I cannot figure out the reason or what those errors mean. It's a bit cryptic, I admit. But easy to decode: The ?? signals an error (technically an exception is

Re: [Amforth] compiling 5.8

2015-05-15 Thread Andreas Wagner
Hi Paolo, What's in your project Makefile and where is your Makefile relative to your top-level amforth-1860/ directory? On Fri, May 15, 2015 at 10:10 AM, wrote: > Hello everybody, > > I tried to compile ver. 5.8 and got hundreds of errors. > Downloaded trunk rev.1860 but nothing seems changed