Hi Jan, > 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.
avr6 definitely does not show up in my "Known MCU names:" list. It ends at avr5!? :-( And my gcc is 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) > > But it is known to be tricky to build a working package. Your "free" way is > too suspicious. > You better stick to tried proven packages; and better to go for 4.8+, I need this on Sun Solaris and doubt anyone is offering ready-to-use packages for this platform. So I have to build from sources. Anyone had success building the chain from sources and got avr6 support? Thanks, Andreas _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list