• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code bloat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code bloat


  • Subject: Re: Code bloat
  • From: "Justin C. Walker" <email@hidden>
  • Date: Sat, 3 Dec 2005 10:27:31 -0800


On Dec 2, 2005, at 18:30 , Red Marble Games wrote:

As a recent, forced convert from CodeWarrior, I've just brought a project over to Xcode. In CW, the total code size was about 1 MB; in Xcode 2.2, even with the Deployment configuration, fastest- smallest optimization, debug symbols stripped, etc., it's still almost 23 MB. No setting I fiddle with seems able to affect the size by more than 1 MB or so. Am I missing something obvious that reduces the size of the code? Or is this just part of the Brave New World? Thanks.

Is this actually code bloat, or are you looking at file size? The size(1) and otool(1) commands will tell you the actual size of the code, data, and bss segments of your executable.


Regards,

Justin

--
Justin C. Walker, Curmudgeon-at-Large
() The ASCII Ribbon Campaign
/\ Help Cure HTML Email



_______________________________________________
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


References: 
 >Code bloat (From: Red Marble Games <email@hidden>)

  • Prev by Date: Re: Code bloat
  • Next by Date: Re: xcode 2.2 beachball of death
  • Previous by thread: Re: Code bloat
  • Next by thread: Parsing nibtool output stream for error/warning detection
  • Index(es):
    • Date
    • Thread