Size of Binary
Size of Binary
- Subject: Size of Binary
- From: Kevin Meaney <email@hidden>
- Date: Wed, 30 Nov 2005 11:19:25 +0000 (GMT)
G'day all,
I have been in the process of converting our
Codewarrior application to XCode. When building the
Mach0 binary in Codewarrior the size of the binary is
14.3 MBytes and the debug symbol file is 22.7 MBytes.
When we finally got the application in XCode to
compile and link we ended up with a Mach0 binary that
is over 900 MBytes in size.
When trying to debug the application we get the error:
mi_cmd_stack_list_frames: Not enough frames in stack.
I recollect reading sometime ago about a limitation in
the maximum size of the stack being something like
16MBytes. I was wondering if somehow we have exceeded
that limit and the above error message reflects that.
I have been reading the Code Size performance
guidelines
http://developer.apple.com/documentation/Performance/Conceptual/CodeFootprint/index.html
trying to find where I read about the stack size limit
and to get more info, without success.
There may well be things that we should be doing from
those guidelines anyway but at the moment I am trying
to sort out why we are getting the not enough frames
in stack error message.
Kevin
___________________________________________________________
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
_______________________________________________
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