• 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
obese __LINKEDIT section
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

obese __LINKEDIT section


  • Subject: obese __LINKEDIT section
  • From: Tobias Sargeant <email@hidden>
  • Date: Wed, 26 May 2004 11:53:52 +1000

Hi,

I'm working on the OSX port of an open source 3d modeller (http://aztec.sourceforge.net), and I've begun to be rather worried about the sheer size of the executables being produced (43M for a stripped deployment executable!). Running objdump on the executable, it's obvious that the __LINKEDIT section is the culprit -- it's 35 times the size of the code and data combined.

Is this just a sad fact of life, or is there something I can do about it?

Toby.

1 LC_SEGMENT.__TEXT 00134000 0000000000001000 0000000000001000 00000000 2**0 CONTENTS, ALLOC, LOAD, CODE
15 LC_SEGMENT.__DATA 0004e000 0000000000135000 0000000000135000 00134000 2**0 CONTENTS, ALLOC, LOAD, CODE
27 LC_SEGMENT.__LINKEDIT 02a2f9e0 0000000000183000 0000000000183000 00182000 2**0 CONTENTS, ALLOC, LOAD, CODE
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Prev by Date: Re: Code completion of member functions / attributes?
  • Next by Date: Routine viewing of specific values of a complex data structure in the debugger
  • Previous by thread: Re: weak linking questions
  • Next by thread: Routine viewing of specific values of a complex data structure in the debugger
  • Index(es):
    • Date
    • Thread