Optimization strategies in IDE (Was: Re: [fpc-devel] symify.pp broken)
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Apr 18 19:39:42 CEST 2008
On 18 Apr 2008, at 19:04, Tomas Hajny wrote:
>> I just changed line 1438 to "SetCurrSel(0)" and it worked for me.
>> File
>> "fp.cfg" was written properly and holds "-Os" as expected.
>> But wait... How do we turn "-Os" off? It's a single radio button
>> after
>> "-OG" has been removed.
>
> I'd leave an answer for this to Jonas. The current situation doesn't
> make
> too much sense indeed.
-Os and -OG cancel each other out. So the choice between them should
either be a radio button, or a pop-up menu/selection box (or whatever
the term is in *Vision). They are orthogonal to the other optimisation
settings.
Jonas
More information about the fpc-devel
mailing list