"Thomas D. Dean" <tomd...@speakeasy.org> wrote: > I am using the Ubuntu 8.10 package, installed with apt-get. Most > likely from the ANL archive.
> # avr-gcc --version > avr-gcc (GCC) 4.3.0 Ouch. That's most likely an unpatched GCC 4.3.0, which was known to have many (sic) serious bugs for the AVR target. Get rid of it. Either fall back to GCC 4.2.x (which was quite stable), or a patched version of an up-to-date GCC 4.3.x. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list