Re: [Amforth] Maintainer(s) for AmForth

2023-09-24 Thread Malte Frank Gerdes
Martin Nicholas via Amforth-devel writes: > On Sun, 10 Sep 2023 17:04:01 +0200 > tristan wrote: > >> Fellow AmForth-ers, >> >> Perhaps it is time again to consider having a formal maintainer for >> AmForth. Back in May 2022 Erich stepped down [1] and put in place >> various resources that coul

Re: [Amforth] template.hex can't be build with MCU=atmega8

2020-08-16 Thread Malte Frank Gerdes
Okay, i see. I'll use a bigger controller then. Malte ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel

Re: [Amforth] template.hex can't be build with MCU=atmega8

2020-08-14 Thread Malte Frank Gerdes
Reading the mailing list archive it seems that those errors happen and most of the time it's difficult to know where they come from. I found that it is possible to ignore those Overlaps with -O i. Now i get different errors which at least make sense to me. ../../avr8\macros.asm(94): error: jmp k:

Re: [Amforth] template.hex can't be build with MCU=atmega8

2020-08-14 Thread Malte Frank Gerdes
[Sorry for double posting the question i didn't know that it gets sent automtically after subscribing to the list :(] Thanks for the info, i completely ignored the warnings and didn't search for it, because of the errors. So with your suggestion the warnings are gone, but the Overlap errors are st

[Amforth] template.hex can't be build with MCU=atmega8

2020-08-14 Thread Malte Frank Gerdes
Hi, this is the first time i'm using amforth. I followed http://amforth.sourceforge.net/UG/linux.html to get amforth and tried to build the template.hex file for an atmega8. I also tried a snapshot of r2450, which has the same error. The template.lst file contains this: AVRASM ver. 2.1.52 templa