[avr-gcc-list] GCC 4.4.3 and AVR

2010-03-25 Thread fpaolo63
Hi all, I'd like to create a GNU tool chain for AVR based on linux host. Looking WINAVR project on sourceforge I saw a lot of patch for GCC 4.2.x: some are GCC related (bugs) and others new uC support. Do I have to apply all or a subset ? And what about binutils 2.20 ? Thanks PF

RE: [avr-gcc-list] GCC 4.4.3 and AVR

2010-03-25 Thread Weddington, Eric
-Original Message- From: avr-gcc-list-bounces+eric.weddington=atmel@nongnu.org [mailto:avr-gcc-list-bounces+eric.weddington=atmel@nongnu. org] On Behalf Of fpaolo63 Sent: Thursday, March 25, 2010 1:27 AM To: avr-gcc-list@nongnu.org Subject: [avr-gcc-list] GCC 4.4.3 and

Re: [avr-gcc-list] GCC 4.4.3 and AVR

2010-03-25 Thread Galen Seitz
fpaolo63 wrote: Hi all, I'd like to create a GNU tool chain for AVR based on linux host. Looking WINAVR project on sourceforge I saw a lot of patch for GCC 4.2.x: some are GCC related (bugs) and others new uC support. Do I have to apply all or a subset ? And what about binutils 2.20 ? What

Re: [avr-gcc-list] GCC 4.4.3 and AVR

2010-03-25 Thread Bingo
Weddington, Eric wrote: Please go to the AVR Freaks website (www.avrfreaks.net), on the AVR GCC Forum there is a sticky thread at the top that provides a working build script. IIRC it takes care of the patches you need.