This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiling for AVR micros


On Mon, 11 Feb 2002, van belle wrote:
> 	Hello all,
> 
> 	How can I compile the GCC tool for AVR? Do I need some extra things
> (patches or something)
If you configure with LANGUAGES=c and target=avr, you don't need additional
patches. But if you like to have c++ enabled, you need some patches. This
patches are currently not complete, but you can look to my homepage for the
avr-gcc build script.

You can find the script at:
http://members.telering.at/jessich/reinhard/avr/index.html
-> AVR Cross Compiler

There are some links to avr related sites, too.

Regards,
    Reinhard

-- 
 Ing. Reinhard Jessich              mailto: reinhard.jessich@telering.at
 A-1190 Vienna, Goergengasse 2/2/1  phone: +43/1/3692600
 http://members.telering.at/jessich mobile: +43/664/1735439

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]