Re: [Amforth] porting amforth to avr-as

2014-01-04 Thread Matthias Trute
Hi Andreas, > This past weekend I have begun porting amforth to build with avr-as so that > the whole thing can be built using 100% free software. Did you convert the files manually or with a tool? > > There are some things left to do such as doubling addresses because gas is > byte oriented, n

Re: [Amforth] porting amforth to avr-as

2014-01-04 Thread Erich Waelde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 01/04/2014 11:16 AM, Matthias Trute wrote: > Hi Andreas, > >> This past weekend I have begun porting amforth to build with avr-as so that >> the whole thing can be built using 100% free software. > > Did you convert the files manually or with

Re: [Amforth] porting amforth to avr-as

2014-01-04 Thread Enoch
Hello Andreas, Andreas Wagner writes: > Hello forthwrights! > > This past weekend I have begun porting amforth to build with avr-as so that > the whole thing can be built using 100% free software. > > There are some things left to do such as doubling addresses because gas is > byte oriented, not