Hello Denny,

You could use -mavr option switch to compile avr source,

>sdcc -mavr source.c

but according to the manual:
[-mavr] Generate code for the Atmel AVR processor (Not maintained, not
complete). AVR users should probably have a look at winavr
http://sourceforge.net/projects/winavr or
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=index, which is
based on AVR-port of the gcc compiler.

The AVR feature is not maintained and not complete, you may use it for
experimental purpose, but as suggested by Peter Kuhar, it is better
for you to use winavr which is based on gcc.
-- 
soliton
------------------------------------
Diskusi di http://phimega.com/forums

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to