• 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
Static-linking a framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Static-linking a framework?


  • Subject: Static-linking a framework?
  • From: Uli Kusterer <email@hidden>
  • Date: Tue, 4 Mar 2008 00:08:12 +0100

Hi,

hope this is on-topic for this list, if not, I'd appreciate pointers to the right list:

I like the way frameworks group code and related resources, package them up for distribution, and enforce encapsulation by making it clear where the framework ends and the client application begins. However, I don't want to have an application that consists of millions of frameworks, and I'd probably pay quite an overhead if the dynamic linker had to load all these frameworks.

So I'm wondering if there's a way to statically link a framework into an application?

At worst, I could probably create a static library target for each module, but then I'd have to manually add all the resources, so I was kinda hoping there was a way to abuse frameworks for this?

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________
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: Static-linking a framework?
      • From: Kai <email@hidden>
    • Re: Static-linking a framework?
      • From: Nathan Vander Wilt <email@hidden>
  • Prev by Date: Re: In all UI fields, return enters new line (rather than clicking OK)
  • Next by Date: Re: IB3 - Adding existing items to an NSBox
  • Previous by thread: Re: How do I remove a -L directory from the Build phase?
  • Next by thread: Re: Static-linking a framework?
  • Index(es):
    • Date
    • Thread