[wx-dev] inline virtual functions problems on the iphone .... [solved, sort of]

Stefan Csomor csomor at advancedconcepts.ch
Thu Jul 17 10:53:42 PDT 2008


Hi

On 17.07.08 18:50, "Hartwig Wiesmann" <hartwig.wiesmann at wanadoo.nl> wrote:

> 
> Am 17.07.2008 um 17:38 schrieb Stefan Csomor:
> 
>> I've been able to turn off the creation of any thumb mode code for the
>> library and the app, thus wx compiles and work properly now, but the
>> performance is slower according to the articles I've read
 
> How did you do that?
> 
> Hartwig

there's a checkbox in the gcc 4.0 settings "compile for thumb" in xcode that
triggers the -mthumb flag for the compile, if I uncheck this, then the
problem doesn't surface

Best,

Stefan





More information about the wx-dev mailing list