Andreas Höschler <ahoe...@smartsoft.de> wrote: > We download http://ftp.gnu.org/gnu/binutils/binutils-2.20.1.tar.gz: > We download http://www.smartsoft.de/Downloads/binutils-2.20.1-patches.tar.gz
Note that with recent GNU tools, you don't need any patches in order to get started. If you look at the list of your patches, you'll notice that they are simply a collection of many many tweak Atmel applies to their version, yet they didn't push it upstream (by that time). Some of them is just new device support, others (like avr-size) are crude hacks, others (like avr-coff and dwarf2-AVRStudio-workaround) are simply not needed. > We download http://gcc.cybermirror.org/releases/gcc-4.5.1/gcc-4.5.1.tar.bz2: I wouldn't recommend using such an old version. You'll lack a lot of useful features, in particular the named address space support (__flash qualifier). I'd recommend you simply use the latest released GNU tools as a base to start, without any AVR-specific patches. They should give you a pretty well working AVR environment. > We download > http://download.savannah.gnu.org/releases/avrdude/avrdude-5.2.tar.gz: Likewise, AVRDUDE is already at version 6.1 meanwhile. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list