[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Most reliable version of avr-gcc?
From: |
altbpeti |
Subject: |
Re: [avr-gcc-list] Most reliable version of avr-gcc? |
Date: |
Thu, 18 Dec 2008 12:19:23 +0100 |
User-agent: |
Thunderbird 1.5.0.13 (Windows/20070809) |
Hi,
We all know, that in general not always the most recent version is the
most reliable version. As of a Linux distrib, other software,
automobile, wine :-) , etc. We can recently read/hear/experience about
these, independently from the special test cases. I think it's the base
of David 's question.
Peter
Anton Erasmus írta:
> On 17 Dec 2008 at 15:34, David Carr wrote:
>
>> If one were to compile a program for the AVR where reliability was far
>> more important than code size or performance optimizations, what version
>> of avr-gcc would you choose?
>>
>
> You should use more than one version. You would also need test cases
so that you
> can check that your code produces the required result using ALL the
versions
> that you have used to compile the code.
>
> Regards
> Anton Erasmus