• 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
Slow linking - will switching to frameworks help?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slow linking - will switching to frameworks help?


  • Subject: Slow linking - will switching to frameworks help?
  • From: Graham Westlake <email@hidden>
  • Date: Tue, 10 Jan 2006 16:55:49 +0000

My app, previously built with CodeWarrior, is currently built from several hundred C++ source files and about 20 static libraries, some of which also have large numbers of source files, and which are managed via subprojects. Linking, on a dual 2GHz G5 with 2.5GB RAM, is taking over 10 minutes, and simply loading the program into the debugger takes around 2 or 3 minutes. This is a major drain on productivity, as you can imagine.

If I converted all the static libs to private frameworks and linked against those instead, would I be likely to see any improvement in these times? I'm guessing not, since all the symbols would still need to be resolved.

Thanks,

Graham Westlake
Sibelius Software

_______________________________________________
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


  • Follow-Ups:
    • Re: Slow linking - will switching to frameworks help?
      • From: "Kevin Meaney" <email@hidden>
  • Prev by Date: Re: Hangs in xcode 2.2
  • Next by Date: Re: Slow linking - will switching to frameworks help?
  • Previous by thread: Re: Hangs in xcode 2.2
  • Next by thread: Re: Slow linking - will switching to frameworks help?
  • Index(es):
    • Date
    • Thread