Re: MacIntel apps behaves weirdly when compiled with -02 not -01
Re: MacIntel apps behaves weirdly when compiled with -02 not -01
- Subject: Re: MacIntel apps behaves weirdly when compiled with -02 not -01
- From: Gen Kiyooka <email@hidden>
- Date: Thu, 12 Jan 2006 23:44:56 -0800
My rule of thumb is: if it fails on maximum optimizations, keep
backing off until there are none.
If it works with none, it is the compiler's interpretation of your
code. Otherwise, it's your own bug.
Gen
On Jan 12, 2006, at 9:40 AM, Olivier Tristan wrote:
Hi Guys,
I'm having some trouble porting my application to macintel.
When building my application with an optimization settings greater
to -01, my application begin to behave weirdly.
It works perfectly fine when I use the -01 optimization setting.
Of course, this application works fine on a standard mac and on
wintel using -03 (The problem do not seems related to endianess).
Currently the problem are that the UI is not displayed and I got
weird sound (my app is a synth).
Does anyone already had the same problem ?
Any Ideas ?
Thanks a lot,
Regards,
--
Olivier Tristan
Ultimate Sound Bank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40digigami.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden