>> Tomas Boell <[email protected]> wrote:
> What am I doing wrong?

Well, nothing. The limit was 256 and the offending line in m32def.inc
has a pretty long comment. 

As a workaround you can delete the comment in the line 461 of m32def.inc,
or you can try to use the development version of avra from our GIT repository:

git clone git://avra.git.sourceforge.net/gitroot/avra/avra 
cd src
make -f makefiles/Makefile
./avra yourfile.asm

(I have fixed in 27406650a0128429adc39d19f59fd5b43121b134):
 
http://avra.git.sourceforge.net/git/gitweb.cgi?p=avra/avra;a=commit;h=27406650a0128429adc39d19f59fd5b43121b134

Sorry for trouble,



------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
Avra-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/avra-user

Reply via email to