>       I would like to use SDCC in my project and the MCU of my board is
>AVR(ATmega8).
>      I notice that the avr branch and z80 branch would not be maintained.
>      But how is the quality of code generated by avr branch now?


Critically bad :-)

The AVR branch was abandoned before getting it into an usable state.

As it is now, avr support is not even compiled into the official binary issues. 
But even if it would be, or you would use an older binary, it would crash 
during compilation. And if you would fix the minor bug which causes the crash, 
it would compile into an assembler format for which there is no assembler 
readily available.

Please consider using WinAVR (based on avr-gcc) instead. For support on it, go 
to the avrfreaks.net's forum.

JW


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to