• 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: Cocoa and dead-code stripping
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa and dead-code stripping


  • Subject: Re: Cocoa and dead-code stripping
  • From: Steve Christensen <email@hidden>
  • Date: Mon, 2 Jul 2007 12:39:16 -0700

On Jul 2, 2007, at 10:34 AM, Scott Ribe wrote:

This works pretty
well for C++/Carbon.

Well, gcc can't dead-strip *virtual* functions, so the current size of your
code may already represent some bloat, and you may lose absolutely nothing
going to Objective-C...

Yep, I know about C++ virtual methods, and I have some bloat from that. Effectively it sounds like Obj-C methods are being treated as exclusively virtual so nothing gets stripped.




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Cocoa and dead-code stripping (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: NSFontPanel selected font?
  • Next by Date: Setting line height exactly - fails for certain unicode chars
  • Previous by thread: Re: Cocoa and dead-code stripping
  • Next by thread: Cocoa and dead-code stripping
  • Index(es):
    • Date
    • Thread