avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Problem With Call to Mulsi3


From: Vincent Trouilliez
Subject: Re: [avr-gcc-list] Problem With Call to Mulsi3
Date: Tue, 17 Feb 2009 08:57:39 +0100

> > 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.

Had the same problem (am running on Ubuntu 8.10 too).
I simply temporarily enabled the Ubuntu 9.04 repos in order to pull a
more recent version of the tool-chain (the repos have avr-gcc 4.3.2).
It installed and works just fine. Turned a buggy program that got me
pull nearly all of my hair...into a sweet piece of code that "just
works (tm)" , give it a try ! ;-)


--
Vince




reply via email to

[Prev in Thread] Current Thread [Next in Thread]