avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] I just noticed OPTIMIZE_SPEED


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] I just noticed OPTIMIZE_SPEED
Date: Tue, 6 Dec 2016 23:59:07 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

As George Spelvin wrote:

> Perhaps the two different reduction-mod-5 schemes should depend on
> OPTIMIZE_SPEED?

Doesn't really matter much.  Since the library is pre-compiled, you
cannot map it to the user's -Ox compiler option anyway.

As Johann already explained, most AVR users care for saved flash
and RAM more than for saving a few CPU cycles.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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