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, not word oriented. I also need to deal with the fact that > GNU avr-as is a single pass assembler and can't ".org" backwards. Also what > could I do about .overlap? There a a few org's spread around the sources, .overlap is basically the same. Sounds like gnu-as is not suitable, what a pity. Avra is 100% FOSS, compatible with the AVR tool and the only thing it needs is an active maintainer, that collects all the patches around. I've heard with all of them applied, amforth can be built. > > This will likely not work on the first try so I am interested to know what > I could do as a recovery process. AVRdude apparently requires a functioning > bootloader. No, it doesn't. It just need a programmer. That *can* be a software bootloader, but amforth does not cooperate with them well (Enoch will tell you about boofa as the one exception) ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel