Begin forwarded message:

> From: Jan Waclawek <konf...@efton.sk>
> Date: November 27, 2014 8:40:36 AM GMT+01:00
> To: Andreas Höschler <ahoe...@smartsoft.de>
> Subject: Re: [avr-gcc-list] Programming ATMega2560
> 
> That's strange as by 4.3.3 the avr6 (subfamily/group where both ATMega256x
> belong) support was certainly already established. I use 4.2.2 for my
> daily work with ATMega2560.
> 
> But it is known to be tricky to build a working package. Your "free" way is
> too suspicious.
> 
>> What components contains the chip infos? 
> 
> All of them, in some way - that's part of why it's tricky.
> 
> You better stick to tried proven packages; and better to go for 4.8+,
> benefiting from accessing FLASH through the named address space features.
> 
> One of them might be the Atmel builds,
> http://www.atmel.com/tools/atmelavrtoolchainforlinux.aspx
> 
> Other may be built using Bingo's scripts, see
> http://www.avrfreaks.net/forum/script-building-avr-gcc-451-linux
> 
> 
> JW
> 
> 
> 
> ----- Original Message ---------------
>>> Hi Jan,
>> 
>>> What is your avr-gcc version?
>> 
>> -bash-3.2$ avr-gcc -v
>> Using built-in specs.
>> Target: avr
>> Configured with: ../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr 
>> --enable-languages=c --disable-libssp --disable-shared --disable-libada 
>> --disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local 
>> --with-mpfr=/usr/local --prefix=/usr/local/avr : (reconfigured) 
>> ../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr 
>> --enable-languages=c --disable-libssp --disable-shared --disable-libada 
>> --disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local 
>> --with-mpfr=/usr/local --prefix=/usr/local/avr : (reconfigured) 
>> ../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr 
>> --enable-languages=c --disable-libssp --disable-shared --disable-libada 
>> --disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local 
>> --with-mpfr=/usr/local --prefix=/usr/local/avr
>> Thread model: single
>> gcc version 4.3.3 (GCC) 
>> 
>> 
>> Thanks,
>> 
>> Andreas
>> 
> 

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to