Re: dyld crash on my intel version of my application
Re: dyld crash on my intel version of my application
- Subject: Re: dyld crash on my intel version of my application
- From: Cédric Luthi <email@hidden>
- Date: Fri, 11 Aug 2006 22:22:22 +0200
On 11 août 06, at 15:44, Nicolas PIGAL wrote:
but I dont think it help me with my problem.
In fact, it is more a gcc/ld problem than a xcode problem, because
dyld search to resolve a static symbols of an inline function
dynamically and it fall ....
I tryed to add a lot of options/flags like -no-inline to gcc, and -
Bstatic, static to ld, by the problem is still here ....
You may want to try the -mstackrealign option, this will align your
stack on 16 bytes as Eric Albert suggested.
_______________________________________________
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