Hello Karsten, On 10/08/2013 06:56 PM, developm...@decotrain.de wrote: > Hello, > > i just want to try Amforth and downloaded the sources. > Now i read that i must have Atmel Studio 6 just for compiling Forth. > > It seems that only a Assembler is needed, so why download an install > a monster package of 638 MB? > > Is this not possible with a smaller solution like this here ? > http://www.avr-asm-tutorial.net/gavrasm/index_de.html > http://www.avr-asm-tutorial.net/gavrasm/index_en.html >
Well, you can extract the Assembler from AVR Studio4 as well. This is "only" 100 MB, but I don't know, if it is still available somewhere. That's what I use. *Some versions* of amForth can be assembled with avra as well, however, this is not for the faint of heart. We have contacted the avra maintainers, but it seems the only way forward is to really fix it ourselves. Noone has so far picked this up. amForth cannot be assembled with as-avr (from the gcc-avr) because it uses different syntax, unfortunately. > I will try to get it compiled fot an ATMega32, but i cannot > understand this way for a small solution. > It would be fine just to have a ready compiled image for some > standard microcontrollers. > > Best regards > Karsten Yes, this is a weak point of amForth, help is welcome. I don't know gavrasm, so I have to look at it first. Cheers, Erich ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&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