Re: [Amforth] Build recent amforth with avra

2013-08-07 Thread Enoch
Hello AmForth-ers: Like all I went through AVRA GIT first and had to dump it as it did not produce correct code (in my at90can128 case). Candidly, I don't see a reason to maintain an avrasm2.exe compatible when the latter works well under Linux wine. Making AmForth avr-as compatible (from binutil

Re: [Amforth] Build recent amforth with avra

2013-08-07 Thread Erich Waelde
Hello Christian, On 08/07/2013 02:16 PM, Christian Kellermann wrote: > * Matthias Trute [130804 20:57]: >> Hi, >> >> >>> I am trying to build the 5.1 release for an arduino uni with avra >>> on a 32bit OpenBSD. >> >> According to Wine HQ openBSD may support wine (to some degree). >> Avra is a ho

Re: [Amforth] Build recent amforth with avra

2013-08-07 Thread Christian Kellermann
* Matthias Trute [130804 20:57]: > Hi, > > > > I am trying to build the 5.1 release for an arduino uni with avra > > on a 32bit OpenBSD. > > According to Wine HQ openBSD may support wine (to some degree). > Avra is a hopeless case. Unfortunately. No it's broken and it also does not work on non

Re: [Amforth] Build recent amforth with avra

2013-08-07 Thread Mark Malmros
> Avra is a hopeless case. Unfortunately. I'm not so sure it's totally hopeless - just that it seems there few willing to dig into it to compile amforth with avra as there are simpler alternatives! I have been using the Raspberry Pi (Debian) as